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