AsyncCommitInfo Class Properties
In This Topic
For a list of all members of this type, see AsyncCommitInfo members.
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
See Also