Property AsyncItemAddCallback
AsyncItemAddCallback
A delegate that, if provided, is called when an Asynchronous request for Add Operation completes. You can use this to obtain the results of an 'AddAsync' operation.
Declaration
public AsyncItemAddedCallback AsyncItemAddCallback { get; set; }
Property Value
Type | Description |
---|---|
AsyncItemAddedCallback |