The AlertCatalog type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ChangeWatch(IEnumerable<(Of <<'(AlertSet>)>>), IEnumerable<(Of <<'(AlertSet..::..Property>)>>)) |
Synchronous request to change the watched alert filters.
|
![]() | ChangeWatch(AlertSetCategories, IEnumerable<(Of <<'(AlertSet..::..Property>)>>)) |
Synchronous request to change the watched alert filters.
|
![]() | ChangeWatchAsync(IEnumerable<(Of <<'(AlertSet>)>>), IEnumerable<(Of <<'(AlertSet..::..Property>)>>), AsyncCompletedEventHandler, Object) |
Asynchronous request to change the watched alert filters.
|
![]() | ChangeWatchAsync(AlertSetCategories, IEnumerable<(Of <<'(AlertSet..::..Property>)>>), AsyncCompletedEventHandler, Object) |
Asynchronous request to change the watched alert filters.
|
![]() | CreateAlertSet |
Creates the alert set.
|
![]() | CreateAlertSetAsync |
Updates the alert set asynchronously.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAlertDefinitions |
Gets the alert definitions for a specific statistic key.
|
![]() | GetAlertSet |
Gets the alert set.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWatchedAlertSets |
Gets the watched alert sets.
|
![]() | GetWatchedOwnerDefaultAlertSet |
Gets the owner's default alert set.
|
![]() | GetWatchedSharedAlertSets |
Gets the watched shared alert sets.
|
![]() | IsWatching |
Determines whether this instance is watching.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveAlertSet |
Removes the alert set.
|
![]() | RemoveAlertSetAsync |
Asynchronously removes the alert set.
|
![]() | StartWatching()()()() |
Synchronous request to start watching alert filters.
|
![]() | StartWatching(IEnumerable<(Of <<'(AlertSet>)>>), IEnumerable<(Of <<'(AlertSet..::..Property>)>>)) |
Synchronous request to start watching alert filters.
|
![]() | StartWatching(AlertSetCategories, IEnumerable<(Of <<'(AlertSet..::..Property>)>>)) |
Synchronous request to start watching alert filters.
|
![]() | StartWatchingAsync(AsyncCompletedEventHandler, Object) |
Asynchronous request to start watching the alert catalog.
|
![]() | StartWatchingAsync(IEnumerable<(Of <<'(AlertSet>)>>), IEnumerable<(Of <<'(AlertSet..::..Property>)>>), AsyncCompletedEventHandler, Object) |
Asynchronous request to start watching the alert catalog.
|
![]() | StartWatchingAsync(AlertSetCategories, IEnumerable<(Of <<'(AlertSet..::..Property>)>>), AsyncCompletedEventHandler, Object) |
Asynchronous request to start watching the alert catalog.
|
![]() | StopWatching |
Stops watching the alert catalog.
|
![]() | StopWatchingAlertAdministrator |
Stops the watching of the alert catalog that was started with Alert Administrator rights.
|
![]() | StopWatchingAlertAdministratorAsync |
Asynchronously stops the watching of the alert catalog that was started with Alert Administrator rights.
|
![]() | StopWatchingAsync |
Asynchronously stops watching the alert catalog.
|
![]() | Subscribe |
Subscribes to the specified alert set.
|
![]() | SubscribeAsync |
Asynchronously subscribes to the specified alert set.
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() | TransferOwnership |
Transfers the ownership for the given alertSet.
|
![]() | TransferOwnershipAsync |
Asynchronously transfers the ownership for the given alertSet.
|
![]() | UpdateAlertSet |
Updates the alert set.
|
![]() | UpdateAlertSetAsync |
Asynchronously updates the alert set.
|
![]() | UpdateSubscriptions |
Updates the subscriptions for an AlertSet.
|
![]() | UpdateSubscriptionsAsync |
Asynchronously updates the subscriptions for an AlertSet.
|