QueryableXEventData.Dispose Method
Include Protected Members
Include Inherited Members
Releases the resources used by the current instance of the QueryableXEventData class with the specified value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Dispose() | Releases the resources used by the current instance of the QueryableXEventData class. | |
Dispose(Boolean) | Called by the Dispose() and Finalize() methods to release the managed and unmanaged resources used by the current instance of the QueryableXEventData class. |
Top