Click or drag to resize

SubscriptionInfoDataChannelLocalPort Property

Gets or sets the port number that the UDP data channel binds to. This value is only used when the subscriber requests a separate UDP data channel.

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

Property Value

Int32
See Also