AXSoft SMTPSock - StatusChange
Description |
Occurs when the connection status (or state) changes |
|||||||
Type |
Event |
|||||||
Syntax |
object_StatusChange(CurrentStatus As axsSMTPSock_Status)
|
|||||||
Return Type |
None |
|||||||
Remarks |
To see the possible values for the status, check the StatusConstants page. When the control is initialzed, it has a value of 0 (axsSMTPSockStatus_Closed). See Also: StatusConstants
|