Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperUdpPublishChannel Property

Gets or sets reference to UdpServer publication channel, attaching and/or detaching to events as needed.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.181-beta
Syntax
protected UdpServer UdpPublishChannel { get; set; }
View Source

Property Value

UdpServer
See Also