|
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.205-beta
Syntax bool RequestNextServerIndex()
Function RequestNextServerIndex As Boolean
bool RequestNextServerIndex()
abstract RequestNextServerIndex : unit -> bool
function RequestNextServerIndex();
Return Value
Booleantrue if request succeeded; otherwise,
false.
Remarks See Also