IConnectionHandleFork Method |
A new handle to the underlying connection.
Namespace: MongoDB.Driver.Core.ConnectionsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
SyntaxFunction Fork As IConnectionHandle
abstract Fork : unit -> IConnectionHandle
Return Value
Type:
IConnectionHandleA connection handle.
See Also