|
IAdapterMemoryUsage Property
|
Gets the memory utilization of the
IAdapter in bytes if executing in a separate
AppDomain, otherwise
NaN.
Namespace: GSF.AdaptersAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.205-beta+5ef4169f3b1079d8b163dd363614f656bd140924
Syntax ReadOnly Property MemoryUsage As Double
Get
abstract MemoryUsage : float with get
function get_MemoryUsage();
Property Value
DoubleSee Also