Parses HostEndPoint from the specified string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static HostEndPoint Parse( string value )
Public Shared Function Parse ( value As String ) As HostEndPoint
public: static HostEndPoint^ Parse( String^ value )
static member Parse : value : string -> HostEndPoint
Parameters
- value (String)
- HostEndPoint value.
Return Value
HostEndPoint
Returns parsed HostEndPoint value.
Returns parsed HostEndPoint value.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when value 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