For TCP server applications only. This method is used to accept an incoming connection when handling a ConnectionRequest event.
object.Accept
Long.
Void.
The Accept method is used in the ConnectionRequest event. The Accept method should be used on a new control instance (other than the one that is in the listening state).