|   | 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.257-beta
 Syntax
Syntaxpublic int ServerIndex { get; }Public ReadOnly Property ServerIndex As Integer
	Get
public:
property int ServerIndex {
	int get ();
}member ServerIndex : int with get
function get_ServerIndex();
Property Value
Int32 See Also
See Also