Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called to resume the COM handler. This method is optional and should only be implemented to give the Task Scheduler the ability to resume the handler.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
void Resume()
void Resume()
abstract Resume : unit -> unit
Sub Resume
See Also
ITaskHandler Interface
Microsoft.Storage Namespace
Return to top