Compartir a través de


IWithThroughput<ReturnT>.WithThroughput(Int32) Método

Definición

Especifica el valor de rendimiento.

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

Parámetros

throughput
Int32

Vaule del rendimiento.

Devoluciones

ReturnT

La siguiente fase de la definición.

Se aplica a