IrDAListenerAcceptIrDAClient Method
Creates a client object for a connection when the specified service or endpoint is detected by the listener component.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public IrDAClient AcceptIrDAClient()
Public Function AcceptIrDAClient As IrDAClient
public:
IrDAClient^ AcceptIrDAClient()
member AcceptIrDAClient : unit -> IrDAClient
Return Value
IrDAClientAn
IrDAClient object.