Dela via


TimerTypeSubscription Members

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.

Top

Public Properties

  Name Description
public property BatchSize  Gets or sets the batch size. (inherited from SubscriptionTypeBase)
public property Criteria  Gets or sets the criteria in a well-formed XML fragment. (inherited from SubscriptionTypeBase)
public property Groups  Gets or sets the groups. (inherited from SubscriptionTypeBase)
public property Operation  Gets or sets the operation type of subscription configuration. (inherited from SubscriptionTypeBase)
public property PollingIntervalInSeconds  Gets or sets the polling interval in seconds.  (inherited from SubscriptionTypeBase)
public property RunasSecureRefId  Gets or sets the run-as user credential. (inherited from SubscriptionTypeBase)
public property SecureRefName  Gets or sets the secure reference name.  (inherited from SubscriptionTypeBase)
public property StartWatermark  Gets or sets the start watermark. (inherited from SubscriptionTypeBase)
public property SubscriptionType  Gets or sets the type of the subscription configuration. (inherited from SubscriptionTypeBase)
public property TimerSubscriptionSchedule Gets or sets the schedule object of the subscription.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

TimerTypeSubscription Class
Microsoft.EnterpriseManagement.Subscriptions Namespace