NetProxy.Dispose Method

FFF3PP

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.]

Releases all resources used by the NetProxy

Namespace:  Furcadia.Net
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public virtual void Dispose()
Public Overridable Sub Dispose

Dim instance As NetProxy

instance.Dispose()
public:
virtual void Dispose()
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposableDispose
See Also