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()

Implements

ICallerContextServiceDestroyCurrentContext
See Also