NetProxy.Dispose Method

Furcadia Framework

NetProxyDispose Method

Furcadia Framework For Third Party Programs
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 42
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

Reference