operation_timed_out::operation_timed_out-Konstruktor

Erstellt ein operation_timed_out-Objekt.

explicit _CRTIMP operation_timed_out(
   const char * _Message
) throw();
_CRTIMP operation_timed_out() throw();

Parameter

  • _Message
    Eine beschreibende Fehlermeldung.

Anforderungen

Header: concrt.h

Namespace: Concurrency

Siehe auch

Referenz

operation_timed_out-Klasse