EMThumbnailGeneratorStopService Property
|
Alterian Email Manager 6.2.3 SDK Help File
Signal the service to stop and kill the wait timer if its running
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool StopService { get; set; }
Public Property StopService As Boolean
Get
Set
public:
property bool StopService {
bool get ();
void set (bool value);
}
member StopService : bool with get, set
function get_StopService();
function set_StopService(value);
Property Value
Type:
Boolean
See Also