Click or drag to resize

UrlParseResult Methods

The UrlParseResult type exposes the following members.

Methods
  NameDescription
Public methodStatic memberParse
Splits input host string into four distinct parts: URL scheme that can be used to determine the protocol, actual host domain name or IP address, port number and path for use in WebSocket connections.
Top
See Also