ComponentPro UltimateBounceInspector

      DownloadMessageHeadersAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously downloads the headers of a message with the specified inbox index from the server and writes its data into a supplied stream.

      Overload List

      DownloadMessageHeadersAsync(Int32, Stream, ExtendedAsyncCompletedEventHandler<Int64>, Object)Asynchronously downloads the headers of a message with the specified inbox index from the server and writes its data into a supplied stream.DownloadMessageHeadersAsync(Int32, Stream, Object)Asynchronously downloads the headers of a message with the specified inbox index from the server and writes its data into a supplied stream.DownloadMessageHeadersAsync(Int32, Stream)Asynchronously downloads the headers of a message with the specified inbox index from the server and writes its data into a supplied stream.
      Top

      See Also