NoCoreSession Class (original) (raw)
An object that represents no core session.
Inheritance Hierarchy
SystemObject
MongoDB.Driver.Core.BindingsNoCoreSession
Namespace: MongoDB.Driver.Core.Bindings
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
public sealed class NoCoreSession : ICoreSession, IDisposable
Public NotInheritable Class NoCoreSession Implements ICoreSession, IDisposable
[]
type NoCoreSession =
class
interface ICoreSession
interface IDisposable
end
The NoCoreSession type exposes the following members.
Constructors
| | Name | Description | |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| | NoCoreSession | Initializes a new instance of the NoCoreSession class |
Properties
Methods
Extension Methods
See Also