다음을 통해 공유


RemoteRenderingClient.CreateNewRenderingSessionUnsafeAsync 메서드

정의

내부에서 사용됩니다.

public:
 System::Threading::Tasks::Task<Microsoft::Azure::RemoteRendering::CreateRenderingSessionResult ^> ^ CreateNewRenderingSessionUnsafeAsync(Microsoft::Azure::RemoteRendering::RenderingSessionCreationOptionsUnsafe options);
public System.Threading.Tasks.Task<Microsoft.Azure.RemoteRendering.CreateRenderingSessionResult> CreateNewRenderingSessionUnsafeAsync (Microsoft.Azure.RemoteRendering.RenderingSessionCreationOptionsUnsafe options);
member this.CreateNewRenderingSessionUnsafeAsync : Microsoft.Azure.RemoteRendering.RenderingSessionCreationOptionsUnsafe -> System.Threading.Tasks.Task<Microsoft.Azure.RemoteRendering.CreateRenderingSessionResult>
Public Function CreateNewRenderingSessionUnsafeAsync (options As RenderingSessionCreationOptionsUnsafe) As Task(Of CreateRenderingSessionResult)

매개 변수

반환

적용 대상