Extension |
The ExtensionUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| OperationHandlers | Operation Handlers | |
| ProfileHandlers | Profile handlers |
| Name | Description | |
|---|---|---|
| CreateExtensions | Runs all registered extensions on the object | |
| ExecuteAfterReceiveRequestBehavior | Execute the AfterReceive function allowing the behavior pipeline to inspect the message | |
| ExecuteBeforeSendResponseBehavior | Execute the BeforeSendResponse function allowing the behavior pipeline to inspect the message | |
| GetMessageOperationHandler | Get the specified message operation handler for the specified event uri | |
| GetOperation | Get the specified operation type | |
| Initialize | Creates a profile utility | |
| TryApplyExtension | Try to apply the specified extension to the specified object |