HttpTarget Namespace Reference

Classes

class  HttpTarget
 HTTP Target properties for Script Engine. Read the documentation for more info. More...
 

Enumerations

enum  AutoStartDelayMs {
  Immediately =0 , OneSec = 1 , FiveSec = 5 , TenSec = 10 ,
  FifteenSec = 15 , TwentySec = 20
}
 

Enumeration Type Documentation

◆ AutoStartDelayMs

Enumerator
Immediately 

Immediately.

OneSec 

One second.

FiveSec 

Five seconds.

TenSec 10 

Ten seconds.

FifteenSec 15 

Fifteen seconds.

TwentySec 20 

Twenty seconds.