Overload | Description |
---|---|
SchedulePropagation() | Enables propagation schedule with default parameters. |
SchedulePropagation(String) | Enables schedule for message propagation to the specified destination. |
SchedulePropagation(String,DateTime) | Enables schedule for message propagation messages to the specified destination starting at the specified time. |
SchedulePropagation(String,DateTime,Double) | Enables schedule for message propagation to the specified destination within the specified period. |
SchedulePropagation(String,DateTime,Double,String) | Enables schedule for message propagation with the specified options. |
SchedulePropagation(String,DateTime,Double,String,Double) | Enables schedule for message propagation with the specified options. |
SchedulePropagation(String,DateTime,Double,String,Double,String) | Enables schedule for message propagation with the specified options. |