Table of Contents

Method RequestStop

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

RequestStop(string)

Asks the active run to stop on its next committed boundary.

void RequestStop(string reason)

Parameters

reason string

Becomes SuspendReason. caller:stop by convention.