ICallerContextServiceDestroyCurrentContext 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 (24.3.0.1000)
Syntax void DestroyCurrentContext()
Sub DestroyCurrentContext
void DestroyCurrentContext()
abstract DestroyCurrentContext : unit -> unit
See Also