Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IrDAClient Class

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

Provides connection information, and creates client connection objects for opening and closing connections to a server.

For a list of all members of this type, see IrDAClient Members.

System.Object
   System.Net.Sockets.IrDAClient

[Visual Basic]
Public Class IrDAClient
[C#]
public class IrDAClient
[C++]
public __gc class IrDAClient
[JScript]
public class IrDAClient

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: System.Net.Sockets

Platforms: .NET Compact Framework

Assembly: System.Net.Irda (in System.Net.Irda.dll)

See Also

IrDAClient Members | System.Net.Sockets Namespace

Show:
© 2017 Microsoft