|
IClientServerIndex Property
|
Gets the current server index, when multiple server end points are defined.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax ReadOnly Property ServerIndex As Integer
Get
property int ServerIndex {
int get ();
}
abstract ServerIndex : int with get
function get_ServerIndex();
Property Value
Int32See Also