Méthode | Description | |
---|---|---|
AutoResetJoin ( int numberOfInputs ) : System | ||
Process ( int inputIndex, object inputData, System.Guid correlationId, Action |
Méthode | Description | |
---|---|---|
Get_bucket ( System.Guid correlationId ) : JoinBucket |
public AutoResetJoin ( int numberOfInputs ) : System | ||
numberOfInputs | int | |
Résultat | System |
public Process ( int inputIndex, object inputData, System.Guid correlationId, Action | ||
inputIndex | int | |
inputData | object | |
correlationId | System.Guid | |
continueOnJoin | Action | |
Résultat | void |