HttpServerIsRuning Property |
is Runing
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool IsRuning { get; }
Public ReadOnly Property IsRuning As Boolean
Get
public:
property bool IsRuning {
bool get ();
}
member IsRuning : bool with get
Property Value
Type:
BooleanSee Also