|
UnsynchronizedSubscriptionInfoPublishInterval Property
|
Gets or sets the interval at which data should be
published when using a throttled subscription.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public double PublishInterval { get; set; }
Public Property PublishInterval As Double
Get
Set
member PublishInterval : float with get, set
function get_PublishInterval();
function set_PublishInterval(value);
View SourceProperty Value
DoubleSee Also