ClientBaseServerIndex Property
Gets the current server index, when multiple server end points are defined.
Namespace: Gemstone.CommunicationAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.138 -- Release Build+186144cc77f460103feb64173195896fdb13e4b3
public int ServerIndex { get; }
Public ReadOnly Property ServerIndex As Integer
Get
public:
virtual property int ServerIndex {
int get () sealed;
}
function get_ServerIndex();
Int32IClientServerIndex