Click or drag to resize

ISelfHostingServiceEndpoints Property

Gets or sets a semicolon delimited list of URIs where the web service can be accessed.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
string Endpoints { get; set; }
View Source

Property Value

String
See Also