Zennolab.CommandCenter
ClearProxy Method
See Also  Example Send Feedback
Zennolab.CommandCenter Namespace > Instance Class : ClearProxy Method
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

© 2011 All Rights Reserved.