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