ICallerContextService.DestroyCurrentContext Method |
Disposes the current context (if there is one) and replaces it with a new one.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntaxvoid DestroyCurrentContext()
Sub DestroyCurrentContext
void DestroyCurrentContext()
abstract DestroyCurrentContext : unit -> unit
See Also