Method Fork
Fork()
Increments the reference count of the underlying session and returns a new handle to it.
public ICoreSessionHandle Fork()Returns
- ICoreSessionHandle
- A new handle. 
Increments the reference count of the underlying session and returns a new handle to it.
public ICoreSessionHandle Fork()A new handle.