Share via


AtomicTransaction(Service, String) Constructor

Definition

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

Parameters

service
Service
name
String

Applies to