Share via


Service.PendingCommit(Boolean, XMessage) Method

Definition

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)

Parameters

ignore
Boolean
msg
XMessage

Implements

Applies to