Aqualogic Interaction API  
 

IPTWebService.SetEnabled Method 

Set the status of the web service, enabled or disabled. You should set a web service to disabled before taking it offline for routine maintainence or upgrades.

void SetEnabled(
   bool Value
);

Parameters

Value
true if enabled.

See Also

IPTWebService Interface | com.plumtree.server Namespace