Click or drag to resize

MultiProtocolFrameParserTransportProtocol Property

Gets or sets TransportProtocol to use with this MultiProtocolFrameParser.

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

Property Value

TransportProtocol
See Also