SessionManager.returnSession(ISession) 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 void returnSession(Microsoft::Dynamics::Ax::Xpp::AxShared::ISession ^ currentSession);
public static void returnSession (Microsoft.Dynamics.Ax.Xpp.AxShared.ISession currentSession);
static member returnSession : Microsoft.Dynamics.Ax.Xpp.AxShared.ISession -> unit
Public Shared Sub returnSession (currentSession As ISession)
Parameters
- currentSession
- Microsoft.Dynamics.Ax.Xpp.AxShared.ISession