Waits until the currently running (if any) asynchronous method is finished.
Waits until the currently running (if any) asynchronous method is finished.
public void Wait();
Waits the completion of the currently running (if any) asynchronous method for the specified amount of time.
public bool Wait(int);
Imap Class | MailBee.ImapMail Namespace