OnConnected Event

Occurs when client successfully connects to server.

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

Remarks

If an application performs an Asynchronous Connect Method, this event is fired when the task is finished.

See Also

Asynchronous Property
Connect Method
Terminate Method


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