Method | Description | |
---|---|---|
AutoResetJoin ( int numberOfInputs ) : System | ||
Process ( int inputIndex, object inputData, System.Guid correlationId, Action |
Method | Description | |
---|---|---|
Get_bucket ( System.Guid correlationId ) : JoinBucket |
public AutoResetJoin ( int numberOfInputs ) : System | ||
numberOfInputs | int | |
return | System |
public Process ( int inputIndex, object inputData, System.Guid correlationId, Action | ||
inputIndex | int | |
inputData | object | |
correlationId | System.Guid | |
continueOnJoin | Action | |
return | void |