Property HostUri
HostUri
Gets or sets the hostname URI of the Kepware server. Should be in the following format: https://{hostname}:{port} or http://{hostname}:{port}
public required Uri HostUri { get; init; }
Gets or sets the hostname URI of the Kepware server. Should be in the following format: https://{hostname}:{port} or http://{hostname}:{port}
public required Uri HostUri { get; init; }