This topic has not yet been rated - Rate this topic

Sys.Application.unregisterDisposableObject Method

Unregisters a disposable object from the application. This member is static and can be invoked without creating an instance of the class.

Sys.Application.unregisterDisposableObject(object);
object

The object to unregister.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.