ExtCursorsSharedRepository Class Members
The following tables list the members exposed by ExtCursorsSharedRepository.
Public Properties
Name | Description | |
---|---|---|
DestroyUnusedHandlesImmediately | Gets or sets a value indicating whether shared cursor handles should be disposed of as soon as they are no longer used. | |
Instance | Gets the singleton instance of the ExtCursorsSharedRepository class. | |
Site | Gets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent . |
Public Methods
Name | Description | |
---|---|---|
DestroyUnusedHandles | Destroys any shared cursor handles that are no longer used. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Protected Methods
Public Events
Name | Description | |
---|---|---|
Disposed | Represents the method that handles the System.ComponentModel.IComponent.Disposed event of a component. |
See Also