PortBase.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.
Surcharges
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment) | |
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags) |
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment)
public:
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);
public 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);
member this.SendFault : int * int * Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.Segment -> unit
Public Sub SendFault (iOperation As Integer, iFaultType As Integer, msg As XLANGMessage, initCorrelations As Correlation(), followCorrelations As Correlation(), cxt As Context, seg As Segment)
Paramètres
- iOperation
- Int32
- iFaultType
- Int32
- msg
- XLANGMessage
- initCorrelations
- Correlation[]
- followCorrelations
- Correlation[]
- cxt
- Context
- seg
- Segment
S’applique à
SendFault(Int32, Int32, XLANGMessage, Correlation[], Correlation[], Context, Segment, ActivityFlags)
public:
abstract 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 abstract 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);
abstract member 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 MustOverride 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