Overload List

NameDescription
LiveViewURI()()()()
Default LiveView URI ('lv://localhost:10080').
LiveViewURI(String, Int32)
Creates a LiveView URI pointing to the given host and port.
LiveViewURI(String, Int32, String)
Creates a LiveView URI pointing to the given host, port, and trailing path.

See Also