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.

IrDADeviceInfo Class

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

Provides information about available servers and ports obtained by the client during a discovery query.

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

System.Object
   System.Net.Sockets.IrDADeviceInfo

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

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

IrDADeviceInfo Members | System.Net.Sockets Namespace

Show:
© 2017 Microsoft