Click or drag to resize

MultiProtocolFrameParserDataChannelServerUri Property

Gets the server URI of the data channel connection, or null if not connected.

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

Property Value

String
See Also