Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperTcpClientPublishChannel Property

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

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

Property Value

TcpClient
See Also