Click or drag to resize

PeerAddressFamilyMismatchError Methods

The PeerAddressFamilyMismatchError type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDescription
Gets the description for this Error.
(Overrides ErrorGetDescription.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToJson
Serializes this instance to JSON.
(Inherited from Error.)
Public methodToString
Returns the string representation of this error.
(Inherited from Error.)
Top
See Also