Table of Contents

Class ResultLimitException

Namespace
Tharga.MongoDB
Assembly
Tharga.MongoDB.dll
public class ResultLimitException : Exception, ISerializable
Inheritance
ResultLimitException
Implements
Inherited Members

Constructors

ResultLimitException(int)

public ResultLimitException(int resultLimit)

Parameters

resultLimit int

Properties

ResultLimit

public int ResultLimit { get; }

Property Value

int