|
MultiProtocolFrameParserServerIndex Property
|
Gets the current server index, when multiple server end points are defined.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public int ServerIndex { get; }
Public ReadOnly Property ServerIndex As Integer
Get
public:
property int ServerIndex {
int get ();
}
member ServerIndex : int with get
function get_ServerIndex();
View SourceProperty Value
Int32See Also