Click or drag to resize

ConnectionParameters Properties

The ConnectionParameters type exposes the following members.

Properties
  Name Description
Public property GuessConfiguration Gets or sets flag that determines if system should try to guess at a possible configuration given payload size.
Public property IgnoreSampleSizeValidationFailures Gets or sets flag that determines if system should ignore sample size validation errors.
Public property IgnoreSignatureValidationFailures Gets or sets flag that determines if system should ignore checksum signature validation errors.
Public property ParseRedundantASDUs Gets or sets flag that determines if system should expose redundantly parsed ASDUs.
Public property PhasorAngleFormat Gets or sets flag that determines the phasor angle parsing format.
Public property UseETRConfiguration Gets or sets flag that determines if system should find associated ETR file using MSVID with same name for configuration.
Public property ValuesAreValid Determines if custom connection parameters are valid.
(Inherited from ConnectionParametersBase)
Top
See Also