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