Property OutputSerializer
OutputSerializer
Gets or sets the output serializer.
public IBsonSerializer<TOutput> OutputSerializer { get; set; }
Property Value
- IBsonSerializer<TOutput>
Gets or sets the output serializer.
public IBsonSerializer<TOutput> OutputSerializer { get; set; }