SupportedTrigger Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class SupportedTrigger
type SupportedTrigger = class
Public Class SupportedTrigger
- Inheritance
-
SupportedTrigger
- Attributes
Constructors
SupportedTrigger() |
Properties
DefaultPollingInterval |
The default interval to wait between polls (only relevant when NotificationType is Polling). |
NotificationType |
How the trigger is notified of changes. |
SupportedCapabilities |
The capabilities supported by this trigger. |
Type |
The type of trigger. |