|   | 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.257-beta
 Syntax
SyntaxReadOnly Property ServerIndex As Integer
	Get
property int ServerIndex {
	int get ();
}abstract ServerIndex : int with get
function get_ServerIndex();
Property Value
Int32 See Also
See Also