Click or drag to resize

DataPublisherAllowMetadataRefresh Property

Gets or sets flag that indicates if this publisher will allow synchronized subscriptions when requested by subscribers.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool AllowMetadataRefresh { get; set; }
View Source

Property Value

Boolean
See Also