Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseDataChannel Property

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

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

Property Value

UdpServer
See Also