[This is preliminary documentation and is subject to change.]
The
Constructors
Name | Description | |
---|---|---|
![]() | Initializes an instance of |
Methods
Name | Description | |
---|---|---|
![]() ![]() | Adds a new item to the batch. | |
![]() | Causes all batch operations to completed and assigns the responses to their respective | |
![]() | Causes all batch operations to completed and assigns the responses to their respective | |
![]() | Cancels the batch, causing any batch items and the batch itself to be discarded. | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Activates a batch, which will route all requests to be queued until | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Gets a reference to the | |
![]() | Gets the current number of batched requests. | |
![]() | Gets a value representing whether the | |
![]() | Gets the internal list of batch items. |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |