|
NetProxyDispose Method
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace:
Furcadia.Net.Proxy
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public override void Dispose()
Public Overrides Sub Dispose
Dim instance As NetProxy
instance.Dispose()
public:
virtual void Dispose() override
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDisposeIDisposableDisposeSee Also