ComponentPro UltimateBounceInspector

      CheckForUpdatesAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications in the specified amount of time.

      Overload List

      CheckForUpdatesAsync(Int32, ExtendedAsyncCompletedEventHandler<Boolean>, Object)Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications in the specified amount of time.CheckForUpdatesAsync(Int32, Object)Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications in the specified amount of time.CheckForUpdatesAsync(ExtendedAsyncCompletedEventHandler<Boolean>, Object)Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications.CheckForUpdatesAsync(Object)Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications.CheckForUpdatesAsync(Int32)Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications in the specified amount of time.CheckForUpdatesAsync()Asynchronously sends NOOP or IDLE command to the server and checks for IMAP server notifications.
      Top

      See Also