Gets or sets PhasorProtocol to use with this MultiProtocolFrameParser.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public PhasorProtocol PhasorProtocol { get; set; }
Public Property PhasorProtocol As PhasorProtocol Get Set
public: property PhasorProtocol PhasorProtocol { PhasorProtocol get (); void set (PhasorProtocol value); }