|
MultiProtocolFrameParserRequestNextServerIndex Method
|
Requests that the client attempt to move to the next
ServerIndex.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public bool RequestNextServerIndex()
Public Function RequestNextServerIndex As Boolean
public:
bool RequestNextServerIndex()
member RequestNextServerIndex : unit -> bool
function RequestNextServerIndex();
View SourceReturn Value
Booleantrue if request succeeded; otherwise,
false.
Remarks See Also