Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a class that provides event arguments for the BatchCompletionEventHandler class.
The BatchCompletionEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BatchCompletionEventArgs | Initializes a new instance of the BatchCompletionEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AdvanceToNextBatch | Gets or sets a value that indicates whether the enumerator should invoke the function to get another batch of External Items. |
![]() |
HasMoreBatches | Gets a value that indicates whether the enumeration has more batches. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top