Message.EndWriteBodyContents(IAsyncResult) Methode

Definition

Beendet das asynchrone Schreiben der Inhalte des Nachrichtentexts.

public:
 void EndWriteBodyContents(IAsyncResult ^ result);
public void EndWriteBodyContents (IAsyncResult result);
member this.EndWriteBodyContents : IAsyncResult -> unit
Public Sub EndWriteBodyContents (result As IAsyncResult)

Parameter

result
IAsyncResult

Ein IAsyncResult-Objekt, das das Ergebnis eines asynchronen Vorgangs darstellt.

Gilt für