CastingConnection.DisconnectAsync Methode

Definition

Beendet eine Umwandlungsverbindung. Der Inhalt, der remote gerendert wurde, kehrt an das lokale Element zurück, aus dem Sie die Umwandlungsquelle abgerufen haben.

public:
 virtual IAsyncOperation<CastingConnectionErrorStatus> ^ DisconnectAsync() = DisconnectAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<CastingConnectionErrorStatus> DisconnectAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<CastingConnectionErrorStatus> DisconnectAsync();
function disconnectAsync()
Public Function DisconnectAsync () As IAsyncOperation(Of CastingConnectionErrorStatus)

Gibt zurück

Der status der Kündigung.

Attribute

Gilt für: