Property ResultSerializer NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll ResultSerializer Gets or sets the result serializer. public IBsonSerializer<TResult> ResultSerializer { get; set; } Property Value IBsonSerializer<TResult>