Click or drag to resize

IBaseEndpointLocation Property

Endpoint location for example 'localhost'

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
string Location { get; set; }

Property Value

Type: String
See Also