|   | DataSubscriberUseAsyncConnect Property | 
        
        
            Gets a flag that determines if this 
DataSubscriber uses an asynchronous connection.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected override bool UseAsyncConnect { get; }Protected Overrides ReadOnly Property UseAsyncConnect As Boolean
	Get
protected:
virtual property bool UseAsyncConnect {
	bool get () override;
}abstract UseAsyncConnect : bool with get
override UseAsyncConnect : bool with get
function get_UseAsyncConnect();
Property Value
Boolean See Also
See Also