Property ResultSerializer
ResultSerializer
Gets the result serializer.
public IBsonSerializer<TProjection> ResultSerializer { get; }
Property Value
- IBsonSerializer<TProjection>
The result serializer.
Gets the result serializer.
public IBsonSerializer<TProjection> ResultSerializer { get; }
The result serializer.