BTXEvents.Break 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
Break(BreakPointData) | |
Break(Location) |
Break(BreakPointData)
public:
bool Break(Microsoft::BizTalk::XLANGs::BTXEngine::BreakPointData ^ bpData);
public bool Break (Microsoft.BizTalk.XLANGs.BTXEngine.BreakPointData bpData);
member this.Break : Microsoft.BizTalk.XLANGs.BTXEngine.BreakPointData -> bool
Public Function Break (bpData As BreakPointData) As Boolean
Paramètres
- bpData
- BreakPointData
Retours
S’applique à
Break(Location)
public:
virtual bool Break(Microsoft::XLANGs::RuntimeTypes::Location ^ location);
public bool Break (Microsoft.XLANGs.RuntimeTypes.Location location);
abstract member Break : Microsoft.XLANGs.RuntimeTypes.Location -> bool
override this.Break : Microsoft.XLANGs.RuntimeTypes.Location -> bool
Paramètres
- location
- Location