Property Serializer
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Serializer
Gets the serializer.
public IBsonSerializer<TDocument> Serializer { get; }
Property Value
- IBsonSerializer<TDocument>
Gets the serializer.
public IBsonSerializer<TDocument> Serializer { get; }