ConcurrentQueueISession Class
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 ref class ConcurrentQueueISession : System::Collections::Concurrent::ConcurrentQueue<Microsoft::Dynamics::Ax::Xpp::AxShared::ISession ^>
public class ConcurrentQueueISession : System.Collections.Concurrent.ConcurrentQueue<Microsoft.Dynamics.Ax.Xpp.AxShared.ISession>
type ConcurrentQueueISession = class
inherit ConcurrentQueue<ISession>
Public Class ConcurrentQueueISession
Inherits ConcurrentQueue(Of ISession)
- Inheritance
-
ConcurrentQueue<Microsoft.Dynamics.Ax.Xpp.AxShared.ISession>ConcurrentQueueISession
Constructors
ConcurrentQueueISession() |