Table of Contents

Property HostUri

Namespace
Kepware.Api
Assembly
Kepware.Api.dll

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; }

Property Value

Uri