Table of Contents

Property ResultSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ResultSerializer

Gets the result serializer.

public IBsonSerializer<TResult> ResultSerializer { get; }

Property Value

IBsonSerializer<TResult>