Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
disposing
True to release both managed and unmanaged resources; false to release only unmanaged resources.
Use this method to close or release unmanaged resources such as files, streams, and handles held by an instance of the class that implements this interface. By convention, this method is used for all tasks associated with freeing resources held by an object, or preparing an object for reuse.
Products |
Support |
Feedback: Dispose(Boolean) Method - Leadtools.MediaStreaming |
Introduction |
Help Version 19.0.2017.6.16
|