|   | DataSubscriberPersistConnectionForMetadata Property | 
        
        
            Gets flag that indicates whether the connection will be persisted
            even while the adapter is offline in order to synchronize metadata.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool PersistConnectionForMetadata { get; }Public ReadOnly Property PersistConnectionForMetadata As Boolean
	Get
public:
property bool PersistConnectionForMetadata {
	bool get ();
}member PersistConnectionForMetadata : bool with get
function get_PersistConnectionForMetadata();
Property Value
Boolean See Also
See Also