This document is archived and information here might be outdated. Recommended version. |
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**