ZennoLab Assemblies Documentation
ClearProxy Method
Example 
Removes the proxy from the Instance object.
Syntax
public void ClearProxy()
Example
The following example uses the ClearProxy method.
// clear proxy
instance.ClearProxy();
// clear proxy
$instance->ClearProxy();
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

Instance Class
Instance Members
ClearCache Method
ClearCookie Method
ClearProxy Method

Send Feedback