ServiceSettingsWaitForCleanStop Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.SEVAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int WaitForCleanStop { get; set; }
Public Property WaitForCleanStop As Integer
Get
Set
public:
property int WaitForCleanStop {
int get ();
void set (int value);
}
member WaitForCleanStop : int with get, set
function get_WaitForCleanStop();
function set_WaitForCleanStop(value);
Property Value
Type:
Int32
See Also