Class CoreSessionHandle
A handle to a reference counted core session.
public sealed class CoreSessionHandle : WrappingCoreSession, ICoreSessionHandle, ICoreSession, IDisposable
  - Inheritance
 - 
      
      
      CoreSessionHandle
 
- Implements
 
- Inherited Members
 
Constructors
- CoreSessionHandle(ICoreSession)
 Initializes a new instance of the CoreSessionHandle class.
Methods
- Dispose(bool)
 Releases unmanaged and - optionally - managed resources.
- Fork()
 Increments the reference count of the underlying session and returns a new handle to it.