End asynchronous invocation of Delete<(Of <<'(T>)>>)(Object).
Namespace: Simol.AsyncAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static void EndDelete( this ISimol simol, IAsyncResult result ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Sub EndDelete ( _ simol As ISimol, _ result As IAsyncResult _ ) |
Visual C++ |
---|
[ExtensionAttribute] public: static void EndDelete( ISimol^ simol, IAsyncResult^ result ) |