|
ISelfHostingServiceEndpoints Property
|
Gets or sets a semicolon delimited list of URIs where the web service can be accessed.
Namespace: GSF.ServiceModelAssembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.205-beta
Syntax string Endpoints { get; set; }
Property Endpoints As String
Get
Set
abstract Endpoints : string with get, set
function get_Endpoints();
function set_Endpoints(value);
View SourceProperty Value
StringSee Also