C# (CSharp) Dev2.DynamicServices.Objects Namespace

Nested Namespaces

Dev2.DynamicServices.Objects.Base

Classes

Name Description
Dev2XamlLoader Created to break memory leak in ServiceAction ;)
PooledServiceActivity
ServiceAction Represents a service action which is the single unit of work that can occur in a dynamic service. This could be stored procedure invocation in a data store or a webservice call or a static Service Method invocation that will occur locally on the service