Overload List

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

See Also