LumiSoft Net Help
STUN_Result Class
NamespacesLumiSoft.Net.STUN.ClientSTUN_Result
This class holds STUN_Client.Query method return data.
Declaration Syntax
C#Visual BasicVisual C++F#
public class STUN_Result
Public Class STUN_Result
public ref class STUN_Result
type STUN_Result =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
STUN_Result(STUN_NetType, IPEndPoint)
Default constructor.

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.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NetType
Gets UDP network type.

PublicEndPoint
Gets public IP end point. This value is null if failed to get network type.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
STUN_Result

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