|
Service Class
|
Defines helper methods related to WCF-based web services.
Inheritance Hierarchy
SystemObject
GSF.ServiceModelService
Namespace: GSF.ServiceModelAssembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.248-beta
Syntaxpublic static class Service
Public NotInheritable Class Service
public ref class Service abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Service = class end
GSF.ServiceModel.Service = function();
Type.createClass(
'GSF.ServiceModel.Service');
View SourceThe Service type exposes the following members.
Methods
See Also