Batch.Done Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Done();
C#
public virtual void Done ();
abstract member Done : unit -> unit
override this.Done : unit -> unit
Public Overridable Sub Done ()
Applies to
BizTalk Server 2020 и BizTalk Server 2016
Продукт | Версии |
---|---|
BizTalk Server | 2016, 2020 |
public:
Microsoft::BizTalk::TransportProxy::Interop::IBTDTCCommitConfirm ^ Done(System::Object ^ transaction);
C#
public Microsoft.BizTalk.TransportProxy.Interop.IBTDTCCommitConfirm Done (object transaction);
member this.Done : obj -> Microsoft.BizTalk.TransportProxy.Interop.IBTDTCCommitConfirm
Public Function Done (transaction As Object) As IBTDTCCommitConfirm
Parameters
- transaction
- Object
Returns
Applies to
BizTalk Server 2020 и BizTalk Server 2016
Продукт | Версии |
---|---|
BizTalk Server | 2016, 2020 |