IrDAClientBeginConnect Method

Begins an asynchronous request for a remote host connection.

Overload List

BeginConnect(IrDAEndPoint, AsyncCallback, Object) Begins an asynchronous request for a remote host connection. The remote host is specified by an endpoint.
BeginConnect(String, AsyncCallback, Object) Begins an asynchronous request for a remote host connection. The remote host is specified by a service name (string).

See Also