Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Relay_SmartHost( string host, int port )
Public Sub New ( host As String, port As Integer )
public: Relay_SmartHost( String^ host, int port )
new : host : string * port : int -> Relay_SmartHost
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when host is null. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119