Finishes the asynchronous execution of the Delete operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
void EndDelete( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDelete.
 See Also
 See Also Declaration Syntax
 Declaration Syntax| C# | 
void EndDelete( IAsyncResult asyncResult )
 Parameters
 Parameters See Also
 See Also