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