BTXPortBase.SendFault Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- msg
- XLANGMessage
- initCorrelations
- Correlation[]
- followCorrelations
- Correlation[]
- cxt
- Context
- seg
- Segment
- flags
- ActivityFlags