Method DoAbort
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
DoAbort(string)
Protected virtual.
protected virtual void DoAbort(string TraceIdentifier)
Parameters
TraceIdentifier
stringString that can be used for tracing.
Remarks
This method in this particular class is semi-abstract, i.e it does nothing.