프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_alternateIdentity | string |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public OutboundHeadersProcessor ( string alternateSenderIdentity ) : System | ||
alternateSenderIdentity | string | |
리턴 | System |
public ProcessMessage ( |
||
context | ||
continueProcessing | System.Action | |
리턴 | void |