ComponentPro UltimateMail

      ReadResponseAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously returns the corresponding response of the SMTP server to the command that was sent using the SendCommand method.

      Overload List

      ReadResponseAsync(ExtendedAsyncCompletedEventHandler<SmtpResponse>, Object)Asynchronously returns the corresponding response of the SMTP server to the command that was sent using the SendCommand method.ReadResponseAsync(Object)Asynchronously returns the corresponding response of the SMTP server to the command that was sent using the SendCommand method.ReadResponseAsync()Asynchronously returns the corresponding response of the SMTP server to the command that was sent using the SendCommand method.
      Top

      See Also