Click or drag to resize

ExtensionUtil Methods

The ExtensionUtil type exposes the following members.

Methods
 NameDescription
Public Extension MethodCreateExtensions Runs all registered extensions on the object
Public methodStatic memberExecuteAfterReceiveRequestBehavior Execute the AfterReceive function allowing the behavior pipeline to inspect the message
Public methodStatic memberExecuteBeforeSendResponseBehavior Execute the BeforeSendResponse function allowing the behavior pipeline to inspect the message
Public methodStatic memberGetMessageOperationHandler Get the specified message operation handler for the specified event uri
Public methodStatic memberGetOperation Get the specified operation type
Public methodStatic memberInitialize Creates a profile utility
Public Extension MethodTryApplyExtension Try to apply the specified extension to the specified object
Top
See Also