Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Log
Repository
Maximum
Items
Returned Property
Gets or sets the 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
int
MaximumItemsReturned
{
get
;
init
; }
Property Value
Int32
See Also
Reference
AzureLogRepository Class
InnerDrive.Logging Namespace
In This Article
Definition
See Also