Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public STUN_Result( STUN_NetType netType, IPEndPoint publicEndPoint )
Public Sub New ( netType As STUN_NetType, publicEndPoint As IPEndPoint )
public: STUN_Result( STUN_NetType netType, IPEndPoint^ publicEndPoint )
new : netType : STUN_NetType * publicEndPoint : IPEndPoint -> STUN_Result
Parameters
- netType (STUN_NetType)
- Specifies UDP network type.
- publicEndPoint (IPEndPoint)
- Public IP end point.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119