Gets or sets local IP address to use for data connection. Value null means that system will allocate it.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IPAddress DataIP { get; set; }
Public Property DataIP As IPAddress Get Set
public: property IPAddress^ DataIP { IPAddress^ get (); void set (IPAddress^ value); }
member DataIP : IPAddress with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119