| ProvisioningEventsBase Methods |
The ProvisioningEventsBase type exposes the following members.
| 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.) | |
| OnAfterServiceOperationCall |
Called after service operation is called.
| |
| OnBeforeAddService |
Called before add service.
| |
| OnBeforeCallActionHook |
Called before calling an action hook.
| |
| OnBeforeDeleteService |
Called before delete service.
| |
| OnBeforeProvisioningStart |
Called before provisioning starts.
| |
| OnBeforeServiceOperationCall |
Called before service operation is called.
| |
| OnCreateService |
Called when service is created.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |