Class RemoteLocation
RemoteLocation
public sealed class RemoteLocation- Inheritance
- 
      
      RemoteLocation
- Inherited Members
Properties
Host
host
[JsonPropertyName("host")]
public string Host { get; set; }Property Value
Port
port
[JsonPropertyName("port")]
public long Port { get; set; }