Click or drag to resize

NetworkConfig Methods

[This is preliminary documentation and is subject to change.]

The NetworkConfig type exposes the following members.

Methods
  NameDescription
Public methodCompareConfig
Compares a SHA256 hash with the current NetworkingConfiguration instances hash
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFromBase64
Sets the NetworkConfig data with that from a base64 encoded version
Public methodGetConfig
Gets a SHA256 hash of parts of the NetworkingConfiguration instance
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToBase64
Returns a base64 encoded version of the config
Public methodToString (Inherited from Object.)
Top
See Also