LumiSoft Net Help
SIP_Hop Class
NamespacesLumiSoft.Net.SIP.StackSIP_Hop
Implements SIP hop(address,port,transport). Defined in RFC 3261.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SIP_Hop
Public Class SIP_Hop
public ref class SIP_Hop
type SIP_Hop =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIP_Hop(IPEndPoint, String)
Default constructor.

SIP_Hop(IPAddress, Int32, String)
Default constructor.

EndPoint
Gets target IP end point.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IP
Gets target IP address.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Port
Gets target port.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Transport
Gets target SIP transport.

Inheritance Hierarchy
Object
SIP_Hop

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119