RoutePropagator Constructor |
Name | Description | |
---|---|---|
![]() | RoutePropagator |
Create a new instance.
|
![]() | RoutePropagator(RouteSegment) |
Create a new instance based on the given set of procedures.
Since this doesn't specify the connection to use,
the DefaultConnectionBehavior will create connections
in between RouteProcedures.
|
![]() | RoutePropagator(RouteConnection, IEnumerableRouteSegment) |
Create a new instance based on the given default connection and set of procedures.
|
![]() | RoutePropagator(RoutePropagator, CopyContext) | Initializes a new instance as a copy of an existing instance. |