Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The time interval over which event notifications are queued for delivery.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public Enumeration DeliverySchedule
'Usage
Dim instance As DeliverySchedule
public enum DeliverySchedule
public enum class DeliverySchedule
public enum DeliverySchedule
Members
Member name | Description | |
---|---|---|
Immediate | Event notifications are delivered immediately after they are fired. | |
Daily | Event notifications are delivered on a daily basis. | |
Weekly | Event notifications are delivered on a weekly basis. |