ISAPIRuntime.StopProcessing Method

Definition

Stops processing the items in the worker process pipeline.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual void StopProcessing();
public void StopProcessing ();
abstract member StopProcessing : unit -> unit
override this.StopProcessing : unit -> unit
Public Sub StopProcessing ()

Implements

Applies to