Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Relay_Queue( string name )
Public Sub New ( name As String )
public: Relay_Queue( String^ name )
new : name : string -> Relay_Queue
Parameters
- name (String)
- Relay queue name.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when name 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