System::IO::Stream::EndWrite Methode
Stream::EndWrite method
Beendet eine asynchrone Schreiboperation. Wartet, bis die angegebene asynchrone Schreiboperation abgeschlossen ist.
virtual void System::IO::Stream::EndWrite(System::SharedPtr<System::IAsyncResult> asyncResult)
| Parameter | Typ | Beschreibung |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | Ein IAsyncResult Objekt, das einen asynchronen Schreibvorgang darstellt |
Siehe auch
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Font for C++