SourceGenHotReloadRemoteUpdateResult(Int64, String?, Nullable, SourceGenStudioOperationState, Boolean, String, IReadOnlyList?) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public SourceGenHotReloadRemoteUpdateResult(long OperationId, string? RequestId, long? CorrelationId, SourceGenStudioOperationState State, bool IsSuccess, string Message, IReadOnlyList<string>? Diagnostics = null)

Parameters

OperationId
Int64
RequestId
String
CorrelationId
Nullable<Int64>
IsSuccess
Boolean
Message
String