[This is preliminary documentation and is subject to change.]
Returns the total number of bytes allocated
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static long TotalBytesAllocated { get; }
public static long TotalBytesAllocated { get; }
Public Shared ReadOnly Property TotalBytesAllocated As Long
Get
Public Shared ReadOnly Property TotalBytesAllocated As Long
Get
public:
static property long long TotalBytesAllocated {
long long get ();
}
public:
static property long long TotalBytesAllocated {
long long get ();
}
static member TotalBytesAllocated : int64 with get
static member TotalBytesAllocated : int64 with get
Property Value
Type:
Int64