PortBase.ProcessCorrelationSets 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.
protected:
void ProcessCorrelationSets(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg, cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ followCorrelations, cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ initCorrelations, Microsoft::XLANGs::Core::XlangStore ^ store);
protected void ProcessCorrelationSets (Microsoft.XLANGs.BaseTypes.XLANGMessage msg, Microsoft.XLANGs.Core.Correlation[] followCorrelations, Microsoft.XLANGs.Core.Correlation[] initCorrelations, Microsoft.XLANGs.Core.XlangStore store);
member this.ProcessCorrelationSets : Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.XlangStore -> unit
Protected Sub ProcessCorrelationSets (msg As XLANGMessage, followCorrelations As Correlation(), initCorrelations As Correlation(), store As XlangStore)
Paramètres
- msg
- XLANGMessage
- followCorrelations
- Correlation[]
- initCorrelations
- Correlation[]
- store
- XlangStore