Table of Contents

Method NewHandle

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

NewHandle()

Returns a new handle to a NoCoreSession object.

public static ICoreSessionHandle NewHandle()

Returns

ICoreSessionHandle

A new handle to the NoCoreSession object.