| ExpiredReceiversManager Class |
Namespace: FlexRule.Flows.Workflows.Managers.Monitors
public sealed class ExpiredReceiversManager : ScheduledTaskManager, IEventsManagerContext
The ExpiredReceiversManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpiredReceiversManager(IInstanceIdentity, TimeSpan) | ||
| ExpiredReceiversManager(WorkflowEventsManager, IInstanceIdentity, TimeSpan) |
| Name | Description | |
|---|---|---|
| Address | ||
| EventsManager |
Gets or set a manager for this scheduler.
Let this scheduler uses manager to retrieve information from a persistence storage of workflow instances |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| StartMonitoring | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Processing |
When a IInstanceStateInfo is ready to be expired this event happens
|