TimerEventSubscriptionCollection.TimerCollectionProperty Field

Definition

Timer queue associated with a workflow instance. This queue contains time ordered TimerEventSubscription objects for a workflow.

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ TimerCollectionProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty TimerCollectionProperty;
 staticval mutable TimerCollectionProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly TimerCollectionProperty As DependencyProperty 

Field Value

Applies to