Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperTcpPublishChannel Property

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

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

Property Value

TcpServer
See Also