ICorrelationProtocol Methods |
The ICorrelationProtocol type exposes the following members.
Name | Description | |
---|---|---|
GetIncomingRequestOptions |
Gets the IncomingRequestOptions for an incoming request.
| |
ProcessIncomingRequest |
Processes an incoming request. The implementation must read the request headers and alter the OpenActivityOptions accordingly.
This method is invoked only if the incoming request will be logged.
| |
ProcessOutgoingRequest |
Processes an incoming request. The implementation must read the request headers and alter the OpenActivityOptions accordingly.
|