Click or drag to resize

ServerAddressToString Method

Returns a string representation of the current ServerAddress.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the current ServerAddress.
See Also