Example #1
0
 public object EndInvoke(IAsyncResult result)
 {
     return(_implementation.EndInvoke(result));
 }