Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Dev2
DynamicServices
DynamicService
C# Class Dev2.DynamicServices.DynamicService
Provides an representation of a service A service can contain actions that define what the service can do This class is hydrated from the service definition file.
Inheritance:
Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
Mostra file
Open project: Warewolf-ESB/Warewolf
Class Usage Examples
Public Methods
Method
Description
Compile
( ) :
bool
Compiles this object
DynamicService
( ) :
System
Initializes the Dynamic Service
Method Details
Compile()
public
method
Compiles this object
public
Compile
( ) :
bool
return
bool
DynamicService()
public
method
Initializes the Dynamic Service
public
DynamicService
( ) :
System
return
System