AsyncCommitInfo Class Members
In This Topic
The following tables list the members exposed by AsyncCommitInfo.
Public Properties
| Name | Description |
 | AsyncState | Gets a user-defined object that qualifies or contains information about an asynchronous operation. |
 | Error | Gets or sets a user-defined object that qualifies or contains information about an error. |
 | VirtualizedItemInfos | Gets an array of VirtualizedItemInfo objects representing the items that are about to be released from memory. |
Top
Public Methods
See Also