Share via


Shutdown Method

Microsoft Robotics Class Reference

Shutdown the Dispatcher and DispatcherQueue associated with this application instance.

Namespace: Microsoft.Ccr.Adapters.Asp
Assembly: Microsoft.Ccr.Adapters.IO (in Microsoft.Ccr.Adapters.IO.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

protected void Shutdown()

Remarks

This causes pending tasks not currently being executed to be discarded.

See Also

CcrHttpApplication Class

Microsoft.Ccr.Adapters.Asp Namespace