Sends a NOOP command to the server.
Namespace: MailBee.SmtpMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
SyntaxPublic Function Noop As Boolean
Return Value
Type:
Booleantrue if the method succeeds; otherwise,
false.
Exceptions
RemarksThis method is useful for keeping the connection alive when there is no real activity.
See Also