Class HttpRuntimeDriver
public sealed class HttpRuntimeDriver : IRuntimeDriver
- Inheritance
-
HttpRuntimeDriver
- Implements
- Inherited Members
Constructors
HttpRuntimeDriver(Func<HttpMessageHandler>?)
public HttpRuntimeDriver(Func<HttpMessageHandler>? handlerFactory = null)
Parameters
handlerFactoryFunc<HttpMessageHandler>
Properties
Name
public string Name { get; }
Property Value
Methods
HealthCheck(ProjectCatalog)
public IReadOnlyList<Diagnostic> HealthCheck(ProjectCatalog catalog)
Parameters
catalogProjectCatalog
Returns
StartSessionAsync(DriverSessionStartContext, CancellationToken)
public Task<IDriverSession> StartSessionAsync(DriverSessionStartContext context, CancellationToken cancellationToken)
Parameters
contextDriverSessionStartContextcancellationTokenCancellationToken