IWithThroughput<ReturnT>.WithThroughput(Int32) メソッド

定義

スループット値を指定します。

public ReturnT WithThroughput (int throughput);
abstract member WithThroughput : int -> 'ReturnT
Public Function WithThroughput (throughput As Integer) As ReturnT

パラメーター

throughput
Int32

スループットの値。

戻り値

ReturnT

定義の次のステージ。

適用対象