Freigeben über


PerceptionMonitor.SendSpatialSurfacesAsync Methode

Definition

Senden Sie ein neues Update für räumliche Oberflächen.

public:
 virtual IAsyncAction ^ SendSpatialSurfacesAsync() = SendSpatialSurfacesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SendSpatialSurfacesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SendSpatialSurfacesAsync();
function sendSpatialSurfacesAsync()
Public Function SendSpatialSurfacesAsync () As IAsyncAction

Gibt zurück

Die asynchrone Aktion.

Attribute

Hinweise

Der Aufruf dieser Methode löst ein oder mehrere DataReceived-Ereignisse aus, gefolgt vom Abschluss der IAsyncAction , die von dieser Methode zurückgegeben wird. Sie können die SendSpatialSurfacesAsync-Methode erst aufrufen, wenn die IAsyncAction aus dem vorherigen Aufruf abgeschlossen ist.

Gilt für: