Click or drag to resize

ServerMetricsAddress Property

Gets or sets the address of the server.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public ServerAddress Address { get; set; }

Property Value

Type: ServerAddress
The address of the server.
See Also