-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Preview
-
AxsgPreviewHostStartResponse
-
Constructors
-
AxsgPreviewHostStartResponse(String, Int32, Int32, Guid)
AxsgPreviewHostStartResponse(String, Int32, Int32, Guid) Constructor
Definition
Represents the successful start response payload returned by the AXSG preview helper host.
public AxsgPreviewHostStartResponse(string PreviewUrl, int TransportPort, int PreviewPort, Guid SessionId)
Parameters