AVEVA CAF API Documenation
Properties  Methods  Events


ExtCursorsSharedRepository Class Members

The following tables list the members exposed by ExtCursorsSharedRepository.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether shared cursor handles should be disposed of as soon as they are no longer used.  
Public Propertystatic (Shared in Visual Basic) Gets the singleton instance of the ExtCursorsSharedRepository class.  
Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent .  
Top
Public Methods
 NameDescription
Public Method Destroys any shared cursor handles that are no longer used.  
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top
Public Events
 NameDescription
Public EventRepresents the method that handles the System.ComponentModel.IComponent.Disposed event of a component.  
Top
See Also