Enum RoutingInstruction
Values that represent routing instructions.
Namespace: Kephas.Messaging.Distributed.Routing
Assembly: Kephas.Messaging.dll
Syntax
public enum RoutingInstruction
Fields
Name | Description |
---|---|
None | No action to take. |
Reply | The broker should dispatch the reply. |