OpenStackNet Class |
Namespace: OpenStack
The OpenStackNet type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Configure | Obsolete. DEPRECATED, use the Configuring event instead. Provides thread-safe accesss to OpenStack.NET's global configuration options. Can only be called once at application start-up, before instantiating any OpenStack.NET objects. |
![]() ![]() | DeserializeT |
Deserializes an object from a json string representation.
|
![]() ![]() | ResetDefaults | Resets all configuration (OpenStack.NET, Flurl and Json.NET). After this is called, you must re-register any Configuring event handlers. |
![]() ![]() | Serialize |
Serializes an object to a json string representation
|
Name | Description | |
---|---|---|
![]() ![]() | Configuration |
Global configuration which affects OpenStack.NET's behavior.
Customize using the Configuring event. |
Name | Description | |
---|---|---|
![]() ![]() | Configuring |
Occurs when initializing the global configuration for OpenStack.NET.
|