Share via


TransactionalContext(Service, String) Constructor

Definition

public:
 TransactionalContext(Microsoft::XLANGs::Core::Service ^ service, System::String ^ name);
public TransactionalContext (Microsoft.XLANGs.Core.Service service, string name);
new Microsoft.XLANGs.Core.TransactionalContext : Microsoft.XLANGs.Core.Service * string -> Microsoft.XLANGs.Core.TransactionalContext

Parameters

service
Service
name
String

Applies to