WeOnlyDo! wodWebServer ActiveX - Activated Property
      
 

Description

Determines if WebServer is activated or not.


Property type

A Boolean value.  


Syntax

object.Activated



The Activated Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodWebServer.

Remarks

Activated is a readonly property that determines if wodWebServer is currently running or not. Although you cannot set value of this property, you can change it indirectly using Start and Stop methods.