Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseCommandChannel Property

Gets or sets reference to TcpServer command channel, attaching and/or detaching to events as needed.

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

Property Value

TcpServer
See Also