Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Log
Repository
Default
Maximum
Items
Returned 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#
Copy
public
const
int
DefaultMaximumItemsReturned
= 2000
Field Value
Int32
See Also
Reference
AzureLogRepository Class
InnerDrive.Logging Namespace
In This Article
Definition
See Also