Method | Description | |
---|---|---|
TransportOperation ( |
Creates a new transport operation.
|
public TransportOperation ( |
||
message | The message to dispatch. | |
addressTag | AddressTag | The address to use when routing this message. |
requiredDispatchConsistency | DispatchConsistency | The required consistency level for the dispatch operation. |
deliveryConstraints | List |
The delivery constraints that must be honored by the transport. |
return | System.Collections.Generic |