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 (25.3.0.1000)
Syntaxpublic void DestroyCurrentContext()
Public Sub DestroyCurrentContext
public:
virtual void DestroyCurrentContext() sealed
abstract DestroyCurrentContext : unit -> unit 
override DestroyCurrentContext : unit -> unit 
Implements
ICallerContextServiceDestroyCurrentContext
See Also