System::Net::Security::SslStream::get_CanTimeout metodo

SslStream::get_CanTimeout method

Ottiene un valore che determina se il flusso corrente può scadere.

bool System::Net::Security::SslStream::get_CanTimeout() const override

ReturnValue

True quando lo stream corrente può scadere, altrimenti - false.

Vedi anche