Back to product page

Reset Method


Resets state on the server.

Syntax

  • Basic
object.Reset()
The Reset(object) syntax has these parts:
objectAn expression evaluating to an object of type wodSmtp

Remarks

This method sends RSET command to the server that will reset current session - allowing you to 'start over' with sending message.

Platforms

Windows