ManagedSessionState.ResetCurrentSession(ManagedSessionState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::Dynamics::Ax::Xpp::ManagedSessionState ^ ResetCurrentSession(Microsoft::Dynamics::Ax::Xpp::ManagedSessionState ^ newSession);
public static Microsoft.Dynamics.Ax.Xpp.ManagedSessionState ResetCurrentSession (Microsoft.Dynamics.Ax.Xpp.ManagedSessionState newSession);
static member ResetCurrentSession : Microsoft.Dynamics.Ax.Xpp.ManagedSessionState -> Microsoft.Dynamics.Ax.Xpp.ManagedSessionState
Public Shared Function ResetCurrentSession (newSession As ManagedSessionState) As ManagedSessionState
Parameters
- newSession
- ManagedSessionState