AxsgPreviewHostHotReloadRequest(String, Nullable) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Represents an in-process preview hot reload request for an active preview helper session.

public AxsgPreviewHostHotReloadRequest(string XamlText, int? TimeoutMs)

Parameters

XamlText
String
TimeoutMs
Nullable<Int32>