Table of Contents

Property Port

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll

Port

The port number to which the endpoint will be bound.

[Range(1, 65535)]
[YamlIgnore]
[JsonIgnore]
public int? Port { get; set; }

Property Value

int?