Click or drag to resize

MultiProtocolFrameParserDataChannelIsServerBased Property

Gets a boolean value that determines if data channel is defined as a server based connection.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public bool DataChannelIsServerBased { get; }
View Source

Property Value

Boolean
See Also