The QueueMonitor type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize |
Releases unmanaged resources and performs other cleanup operations before the
QueueMonitor is reclaimed by garbage collection.
(Overrides Object..::..Finalize()()()().) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InteractionAdded |
Called when an interaction was added.
| |
InteractionChanged |
Called when an interaction was changed.
| |
InteractionRemoved |
Called when an interaction was removed.
| |
Load |
Loads the AddIn, supplying a service provider. The service provider
can be used to access application services.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnLoad |
Called when the AddIn is being loaded.
| |
OnUnload |
Called when the AddIn is being unloaded.
| |
StartMonitoring |
Starts monitoring the queue.
| |
StopMonitoring |
Stops monitoring the queue.
| |
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
Unload |
Unloads this AddIn instance.
|