Class StudioServerSession
public sealed class StudioServerSession : IDisposable
- Inheritance
-
StudioServerSession
- Implements
- Inherited Members
Properties
BaseAddress
public Uri BaseAddress { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
StartAsync(StudioLaunchOptions, CancellationToken)
public static Task<StudioServerSession> StartAsync(StudioLaunchOptions options, CancellationToken cancellationToken = default)
Parameters
optionsStudioLaunchOptionscancellationTokenCancellationToken