[This is preliminary documentation and is subject to change.]
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
void IDisposable.Dispose() |
Visual Basic (Declaration) |
---|
Private Sub Dispose Implements IDisposable.Dispose |
Visual C++ |
---|
private: virtual void Dispose() sealed = IDisposable::Dispose |