TheServiceHostInfo..::..TO Property
This structure allows to set all important timeouts of the C-DEngine
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public TheTimeouts TO { get; set; }
Public Property TO As TheTimeouts Get Set
public: property TheTimeouts^ TO { TheTimeouts^ get (); void set (TheTimeouts^ value); }