Share via


SpatialEntityStore.TryGet(RemoteSystemSession) Metodo

Definizione

Stabilisce o recupera un pool sincronizzato automaticamente di entità spaziali per una sessione remota.

public:
 static SpatialEntityStore ^ TryGet(RemoteSystemSession ^ session);
/// [Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
 static SpatialEntityStore TryGet(RemoteSystemSession const& session);
[Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
public static SpatialEntityStore TryGet(RemoteSystemSession session);
function tryGet(session)
Public Shared Function TryGet (session As RemoteSystemSession) As SpatialEntityStore

Parametri

session
RemoteSystemSession

Sessione remota con i partecipanti che condivideranno le entità spaziali.

Restituisce

Archivio di entità spaziali.

Attributi

Si applica a