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