This document is archived and information here might be outdated. Recommended version. |
Defines aspects of the server connection.
[Visual Basic .NET] Public ReadOnly Property ServerConnection As IServerConnection
[C#] public IServerConnection ServerConnection {get;}
[C++]
HRESULT get_ServerConnection(
IServerConnection** pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type IServerConnection**