|   | MultiProtocolFrameParserIsConnected Property | 
        
        
            Gets a flag that determines if the currently selected 
TransportProtocol is connected.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool IsConnected { get; }Public ReadOnly Property IsConnected As Boolean
	Get
public:
property bool IsConnected {
	bool get ();
}member IsConnected : bool with get
function get_IsConnected();
Property Value
Boolean See Also
See Also