OnConnected Event

Occur when the client successfully connects to server.

[Syntax]
C++: HRESULT OnConnnected()
Visual Basic: Object_OnConnnected()
C#: void OnConnected()

Remarks

If application performs an asynchronous SendMail method, this event informs application that the connection is established between server and client.

See Also

Asynchronous Property
SendMail Method
Terminate Method


2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.