This document is archived and information here might be outdated. Recommended version. |
Retrieves a list of service names from the gateway statistics.
[Visual Basic .NET] Public ReadOnly Property GatewayServiceNames As IStringArray
[C#] public IStringArray GatewayServiceNames {get;}
[C++]
HRESULT get_GatewayServiceNames(
IStringArray** serviceNames
);
[C++]
Parameters serviceNames [out, retval]
serviceNames is a parameter of type IStringArray**