This documentation is archived and is not being maintained.
StateRuntime.StopProcessing Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Overridable Sub StopProcessing() Implements _ IStateRuntime.StopProcessing [C#] public virtual void StopProcessing(); [C++] public: virtual void StopProcessing(); [JScript] public function StopProcessing();
See Also
StateRuntime Class | StateRuntime Members | System.Web.SessionState Namespace
Show: