DefaultPdfLiteSessionProviderRemoveSession Method |
Namespace: RadPdf.Lite
Exception | Condition |
---|---|
InvalidOperationException | PdfHttpHandlerWithoutSession or PdfHttpHandlerWithReadOnlySession is the designated handler. This implementation replies on IRequiresSessionState. |
The default implementation will fail if PdfHttpHandlerWithoutSession or PdfHttpHandlerWithReadOnlySession is the designated handler.