Partager via


BTXPortBase.SendFault Méthode

Définition

public:
 override void SendFault(int iOperation, int iFaultType, Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg, cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ initCorrelations, cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ followCorrelations, Microsoft::XLANGs::Core::Context ^ cxt, Microsoft::XLANGs::Core::Segment ^ seg, Microsoft::XLANGs::Core::ActivityFlags flags);
public override void SendFault (int iOperation, int iFaultType, Microsoft.XLANGs.BaseTypes.XLANGMessage msg, Microsoft.XLANGs.Core.Correlation[] initCorrelations, Microsoft.XLANGs.Core.Correlation[] followCorrelations, Microsoft.XLANGs.Core.Context cxt, Microsoft.XLANGs.Core.Segment seg, Microsoft.XLANGs.Core.ActivityFlags flags);
override this.SendFault : int * int * Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.ActivityFlags -> unit
Public Overrides Sub SendFault (iOperation As Integer, iFaultType As Integer, msg As XLANGMessage, initCorrelations As Correlation(), followCorrelations As Correlation(), cxt As Context, seg As Segment, flags As ActivityFlags)

Paramètres

iOperation
Int32
iFaultType
Int32
initCorrelations
Correlation[]
followCorrelations
Correlation[]
cxt
Context
seg
Segment

S’applique à