Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Imap.Notification Event

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

Occurs when a notification is received from the server. By sending notifications, the server informs connected clients about specific actions performed by either this client, by another connected session, or the server itself.

Syntax
public event EventHandler<ImapNotificationEventArgs> Notification
Returns
Type Description
EventHandler<ImapNotificationEventArgs>

Remarks

It always arises during a method execution while the Imap object is locked. Therefore executing methods of the Imap object in the event handler is not allowed (it will always fail with Pending).

In This Article
  • Remarks
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies