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
instance.ClearProxy();
PHPCopy Code
$instance->ClearProxy();

Requirements

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

See Also

© 2012 All Rights Reserved.