LumiSoft Net Help
Relay_Queue Constructor (name)
NamespacesLumiSoft.Net.SMTP.RelayRelay_QueueRelay_Queue(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ArgumentNullExceptionIs raised when name is null.
ArgumentExceptionIs raised when any of the arguments has invalid value.

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