Method | Description | |
---|---|---|
EnqueueCascading ( object message ) : void | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
InvocationContext ( Envelope envelope, HandlerChain chain ) : System | ||
OutgoingMessages ( ) : IEnumerable |
Method | Description | |
---|---|---|
Equals ( |
public EnqueueCascading ( object message ) : void | ||
message | object | |
return | void |
protected Equals ( |
||
other | ||
return | bool |
public InvocationContext ( Envelope envelope, HandlerChain chain ) : System | ||
envelope | Envelope | |
chain | HandlerChain | |
return | System |