| 
            
              IClientRequestNextServerIndex Method
             | 
          
        
        
            Requests that the client attempt to move to the next 
ServerIndex.
            
 
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxbool RequestNextServerIndex()
Function RequestNextServerIndex As Boolean
bool RequestNextServerIndex()
abstract RequestNextServerIndex : unit -> bool 
function RequestNextServerIndex();
Return Value
Booleantrue if request succeeded; otherwise, 
false.
Remarks
See Also