Click or drag to resize

IFrameParserConnectionParameters Property

Gets or sets any connection specific IConnectionParameters that may be needed for parsing.

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

Property Value

IConnectionParameters
See Also