Property OutputSerializer
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
OutputSerializer
Gets or sets the output serializer.
public IBsonSerializer<TOutput> OutputSerializer { get; set; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets or sets the output serializer.
public IBsonSerializer<TOutput> OutputSerializer { get; set; }