|   | DataPublisherIsConnected Property | 
        
        
            Gets flag indicating if publisher is connected and listening.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.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