SpatialEntityStore.TryGet(RemoteSystemSession) 方法

定义

为远程会话建立或检索自动同步的空间实体池。

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

参数

session
RemoteSystemSession

与将共享空间实体的参与者的远程会话。

返回

空间实体存储。

属性

适用于