Class AggregateFacetOptions<TOutput>
Options for the aggregate $facet stage.
public sealed class AggregateFacetOptions<TOutput>
  Type Parameters
TOutputThe type of the output documents.
- Inheritance
 - 
      
      AggregateFacetOptions<TOutput>
 
- Inherited Members
 
Properties
- OutputSerializer
 Gets or sets the output serializer.