AzureLogRepositoryDefaultMaximumItemsReturned Field

Returns the default limit on the number of AzureLogEntry records the FindAsync(DateRange) method will return

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public const int DefaultMaximumItemsReturned = 2000

Field Value

Int32

See Also