Method RequestStop
RequestStop(string)
Asks the active run to stop on its next committed boundary.
void RequestStop(string reason)
Parameters
reasonstringBecomes SuspendReason.
caller:stopby convention.
Asks the active run to stop on its next committed boundary.
void RequestStop(string reason)
reason stringBecomes SuspendReason. caller:stop by convention.