Retrieves the services portion of the gateway statistics.
[Visual Basic .NET] Public Function get_GatewayServiceStatistics ( _ ByVal ServiceName As String _ ) As IPropSet
[C#] public IPropSet get_GatewayServiceStatistics ( string ServiceName );
[C++]
HRESULT get_GatewayServiceStatistics(
BSTR ServiceName,
IPropSet** serviceStatistics
);
[C++]Parameters
ServiceName [in] ServiceName is a parameter of type BSTR serviceStatistics [out, retval]serviceStatistics is a parameter of type IPropSet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.