This documentation is archived and is not being maintained.
IrDAEndPoint Class
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Establishes connections to a server and provides infrared port information.
For a list of all members of this type, see IrDAEndPoint Members.
System.Object
System.Net.EndPoint
System.Net.IrDAEndPoint
[Visual Basic] Public Class IrDAEndPoint Inherits EndPoint [C#] public class IrDAEndPoint : EndPoint [C++] public __gc class IrDAEndPoint : public EndPoint [JScript] public class IrDAEndPoint extends EndPoint
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.
Remarks
Represents a network infrared service.
Requirements
Namespace: System.Net
Platforms: .NET Compact Framework
Assembly: System.Net.Irda (in System.Net.Irda.dll)
See Also
Show: