In The Hand - .NET Components for Mobility
IrDAEndPoint Class
NamespacesInTheHand.NetIrDAEndPoint
Represents an end point for an infrared connection.
Declaration Syntax
C#Visual Basic
public class IrDAEndPoint : EndPoint
Public Class IrDAEndPoint _
	Inherits EndPoint
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IrDAEndPoint(array<Byte>[]()[], String) Obsolete.
Initializes a new instance of the IrDAEndPoint class.

IrDAEndPoint(IrDAAddress, String)
Initializes a new instance of the IrDAEndPoint class.

Address
Gets or sets an address for the device.

AddressFamily
Gets the address family to which the endpoint belongs.
(Overrides EndPoint.AddressFamily.)
Create(SocketAddress)
Creates an IrDAEndPoint from a socket address
(Overrides EndPoint.Create(SocketAddress).)
DeviceID Obsolete.
Gets or sets an identifier for the device.

Equals(Object)
Compares two IrDAEndPoint instances for equality.
(Overrides Object.Equals(Object).)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Returns the hash code for this instance.
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Serialize()()()
Serializes endpoint information into a SocketAddress.
(Overrides EndPoint.Serialize()()().)
ServiceName
Gets or sets the name of the service.

ToString()()()
Returns the string representation of the IrDAEndPoint.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
EndPoint
 IrDAEndPoint
See Also
IrDAEndPoint

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0