Partager via


PortBase.ProcessCorrelationSets Méthode

Définition

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

followCorrelations
Correlation[]
initCorrelations
Correlation[]
store
XlangStore

S’applique à