| HookCallInfo Class |
Namespace: Atomia.Provisioning.Base.Plugins
The HookCallInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| HookCallInfo | Initializes a new instance of the HookCallInfo class |
| Name | Description | |
|---|---|---|
| ActionHookInstance |
Gets or sets the action hook instance.
| |
| CancelHookCall |
Gets or sets a value indicating whether action hook should be called.
| |
| HookEventName |
Gets or sets the hook info.
| |
| Service |
Gets or sets the service for which will be called action hook.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |