Language

CoreWebView2ClusterEnvironmentCreateResult Class

Definition

The result of establishing or attaching to a shared cluster environment.

public class CoreWebView2ClusterEnvironmentCreateResult
type CoreWebView2ClusterEnvironmentCreateResult = class
Public Class CoreWebView2ClusterEnvironmentCreateResult
Inheritance
CoreWebView2ClusterEnvironmentCreateResult

Properties

Name Description
Environment

The shared cluster environment. Non-null only when Status is Succeeded.

Status

The outcome of the operation.

Applies to