This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IG > IGatewayStatistics Interface > IGatewayStatistics.GatewayProcessStatistics Property (ArcObjects .NET 10.5 SDK) |
Retrieves the process portion of the gateway statistics.
[Visual Basic .NET] Public ReadOnly Property GatewayProcessStatistics As IPropSet
[C#] public IPropSet GatewayProcessStatistics {get;}
[C++]
HRESULT get_GatewayProcessStatistics(
IPropSet** processStatistics
);
[C++]
Parameters processStatistics [out, retval]
processStatistics is a parameter of type IPropSet