wodSmtp ActiveX Control - Reset Method
      
 

Description

Resets state on the server.


Return Type

None  


Syntax

object.Reset



The Reset Method syntax has these parts:

Part Description
object An 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.