IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Noop Method

Sends a 'NOOP' command to the server.

Syntax

[VB.NET]
Public Sub Noop()
[C#]
public void Noop();

Remarks

This method sends an IMAP 'NOOP' command to the server. This is useful when the connection needs to be kept alive for long periods of time. (Normally, servers break the connection automatically after 30 minutes of inactivity).

NOTE: This method has a corresponding asynchronous version (NoopAsync) for use in the WinRT environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0