共用方式為


Service.PendingCommit(Boolean, XMessage) 方法

定義

public:
 virtual void PendingCommit(bool ignore, Microsoft::XLANGs::Core::XMessage ^ msg);
public void PendingCommit (bool ignore, Microsoft.XLANGs.Core.XMessage msg);
abstract member PendingCommit : bool * Microsoft.XLANGs.Core.XMessage -> unit
override this.PendingCommit : bool * Microsoft.XLANGs.Core.XMessage -> unit
Public Sub PendingCommit (ignore As Boolean, msg As XMessage)

參數

ignore
Boolean
msg
XMessage

實作

適用於