Click or drag to resize

SubscriptionInfoUdpDataChannel Property

Gets or sets the flag that determines whether the subscriber is requesting its data over a separate UDP data channel.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual bool UdpDataChannel { get; set; }
View Source

Property Value

Boolean
See Also