Method Fork
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
Fork()
A new handle to the underlying connection.
IConnectionHandle Fork()Returns
- IConnectionHandle
- A connection handle. 
A new handle to the underlying connection.
IConnectionHandle Fork()A connection handle.