Get the server interface if applicable.
[Visual Basic .NET] Public ReadOnly Property ServerConnection As IServerConnection
[C#] public IServerConnection ServerConnection {get;}
[C++]
HRESULT get_ServerConnection(
IServerConnection** ipServerConnection
);
[C++]Parameters
ipServerConnection [out, retval]ipServerConnection is a parameter of type IServerConnection
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.