RouteOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The possible route options.
[System.Serializable]
public enum RouteOptionKind
[<System.Serializable>]
type RouteOptionKind =
Public Enum RouteOptionKind
- Inheritance
-
RouteOptionKind
- Attributes
Fields
Name | Value | Description |
---|---|---|
Address | 0 | |
BrokerInstance | 1 | |
Lifetime | 2 | |
MirrorAddress | 3 | |
ServiceName | 4 |