XpoDefault.GetTerminalInSize Method
Name | Parameters | Description |
---|---|---|
GetTerminalInSize(Int32, Int32) static | size, parametersPerObject | Returns the optimal packet size (the number of operands in a packet) for a specified number of operands passed to the InOperator. |
GetTerminalInSize(Int32) static | size | Returns the optimal packet size (the number of operands in a packet) for a specified number of operands passed to the InOperator. |