ZennoLab Assemblies Documentation
ClearProxy Method
See Also  Example Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : ClearProxy Method

Glossary Item Box

Removes the proxy from the Instance object.

Syntax

C# 
public void ClearProxy()

Example

The following example uses the ClearProxy method.
C#Copy Code
// clear proxy
instance.ClearProxy();
PHPCopy Code
// clear proxy
$instance->ClearProxy();

Requirements

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

See Also

© 2013 All Rights Reserved.