Property | Type | Description | |
---|---|---|---|
_alternateIdentity | string |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetMessageTopic ( object message ) : string | ||
GetMessageType ( object message ) : string | ||
OutboundHeadersProcessor ( ) : System | ||
OutboundHeadersProcessor ( string alternateSenderIdentity ) : System |
Sets an alternate user Identity to user if not found in the envelope when ProcessEvent executes.
|
|
ProcessMessage ( |
public GetMessageTopic ( object message ) : string | ||
message | object | |
return | string |
public GetMessageType ( object message ) : string | ||
message | object | |
return | string |
public OutboundHeadersProcessor ( string alternateSenderIdentity ) : System | ||
alternateSenderIdentity | string | |
return | System |
public ProcessMessage ( |
||
context | ||
continueProcessing | System.Action | |
return | void |