System::Net::ServicePointManager::set_Expect100Continue metodo

ServicePointManager::set_Expect100Continue method

Imposta un valore che indica se le istanze di ServicePoint-class utilizzano il comportamento 100-Continue.

static void System::Net::ServicePointManager::set_Expect100Continue(bool value)
ParametroTipoDescrizione
valoreboolIl valore da impostare.

Vedi anche