SiloRuntimeStatistics.AvailableMemory Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
The will be removed, use EnvironmentStatistics.AvailableMemoryBytes instead.
Quantité de mémoire disponible dans le silo [octets].
public float AvailableMemory { get; }
public float? AvailableMemory { get; }
[Orleans.Id(3)]
public float? AvailableMemory { get; }
[Orleans.Id(3)]
[System.Obsolete("The will be removed, use EnvironmentStatistics.AvailableMemoryBytes instead.", false)]
public float? AvailableMemory { get; }
member this.AvailableMemory : single
member this.AvailableMemory : Nullable<single>
[<Orleans.Id(3)>]
member this.AvailableMemory : Nullable<single>
[<Orleans.Id(3)>]
[<System.Obsolete("The will be removed, use EnvironmentStatistics.AvailableMemoryBytes instead.", false)>]
member this.AvailableMemory : Nullable<single>
Public ReadOnly Property AvailableMemory As Single
Public ReadOnly Property AvailableMemory As Nullable(Of Single)
Valeur de propriété
- Attributs