System::Net::ServicePointManager::set_Expect100Continue metodo

ServicePointManager::set_Expect100Continue method

Imposta un valore che indica se le istanze della classe ServicePoint-class usano il comportamento 100-Continue.

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

Vedi anche