Click or drag to resize

ISelfHostingServiceContractInterface Property

Gets or sets the FullName of the contract interface implemented by the web service.

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

Property Value

String
See Also