CallerContextServiceDestroyCurrentContext Method |
Disposes the current context (if there is one) and replaces it with a new one.
Namespace:
Dundas.BI.Services
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public void DestroyCurrentContext()
Public Sub DestroyCurrentContext
public:
virtual void DestroyCurrentContext() sealed
abstract DestroyCurrentContext : unit -> unit
override DestroyCurrentContext : unit -> unit
Implements
ICallerContextServiceDestroyCurrentContextSee Also