Click or drag to resize

MultiProtocolFrameParserRequestNextServerIndex Method

Requests that the client attempt to move to the next ServerIndex.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public bool RequestNextServerIndex()
View Source

Return Value

Boolean
true if request succeeded; otherwise, false.
Remarks
Return value will only be true if ServerIndex changed.
See Also