 | IAceHttpServerSuspend Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Suspends the specified in seconds.
Namespace:
imbACE.Network.internet.core
Assembly:
imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntaxvoid Suspend(
int inSeconds = -1,
int restartInSeconds = -1
)
Request Example
View SourceParameters
- inSeconds (Optional)
- Type: SystemInt32
The in seconds - from this moment - restartInSeconds (Optional)
- Type: SystemInt32
The restart in seconds - from moment of suspension: in inSeconds + this parametere
See Also