Represents the timer type subscription.
The following tables list the members exposed by the TimerTypeSubscription type.
Public
Constructors
| Name | Description | |
|---|---|---|
| TimerTypeSubscription | Overloaded. Initializes a new TimerTypeSubscription object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
BatchSize | Gets or sets the batch size. (inherited from SubscriptionTypeBase) |
|
Criteria | Gets or sets the criteria in a well-formed XML fragment. (inherited from SubscriptionTypeBase) |
|
Groups | Gets or sets the groups. (inherited from SubscriptionTypeBase) |
|
Operation | Gets or sets the operation type of subscription configuration. (inherited from SubscriptionTypeBase) |
|
PollingIntervalInSeconds | Gets or sets the polling interval in seconds. (inherited from SubscriptionTypeBase) |
|
RunasSecureRefId | Gets or sets the run-as user credential. (inherited from SubscriptionTypeBase) |
|
SecureRefName | Gets or sets the secure reference name. (inherited from SubscriptionTypeBase) |
|
StartWatermark | Gets or sets the start watermark. (inherited from SubscriptionTypeBase) |
|
SubscriptionType | Gets or sets the type of the subscription configuration. (inherited from SubscriptionTypeBase) |
|
TimerSubscriptionSchedule | Gets or sets the schedule object of the subscription. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

