Method | Description | |
---|---|---|
MessageContext ( Directions direction ) : System.Collections.Generic | ||
MessageContext ( Directions direction, Envelope envelope ) : System.Collections.Generic | ||
MessageContext ( Directions direction, Envelope envelope, object message ) : System.Collections.Generic | ||
this ( string key ) : object |
public MessageContext ( Directions direction ) : System.Collections.Generic | ||
direction | Directions | |
return | System.Collections.Generic |
public MessageContext ( Directions direction, Envelope envelope ) : System.Collections.Generic | ||
direction | Directions | |
envelope | Envelope | |
return | System.Collections.Generic |
public MessageContext ( Directions direction, Envelope envelope, object message ) : System.Collections.Generic | ||
direction | Directions | |
envelope | Envelope | |
message | object | |
return | System.Collections.Generic |