Share via


MessageSession.OnEndClose(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Schließen des Kommunikationsobjekts für die Nachrichtensitzung.

protected override void OnEndClose (IAsyncResult result);
override this.OnEndClose : IAsyncResult -> unit
Protected Overrides Sub OnEndClose (result As IAsyncResult)

Parameter

result
IAsyncResult

Ein IAsyncResult , der auf den asynchronen Vorgang verweist, um das Kommunikationsobjekt für die Nachrichtensitzung zu schließen.

Gilt für: