Gets or sets smart hosts. Smart hosts must be in priority order, lower index number means higher priority.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Relay_SmartHost[] SmartHosts { get; set; }
Public Property SmartHosts As Relay_SmartHost() Get Set
public: property array<Relay_SmartHost^>^ SmartHosts { array<Relay_SmartHost^>^ get (); void set (array<Relay_SmartHost^>^ value); }
member SmartHosts : Relay_SmartHost[] with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentNullException | Is raised when null value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119