예제 #1
0
 public void EndDirectSend(IAsyncResult result)
 {
     SmtpClient.EndDirectSend(result);
 }