Click or drag to resize

WebServerPropertiesProtocol Property

The protocol used for connections, HTTPS by default.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
public WebServerProtocol Protocol { get; set; }

Property Value

Type: WebServerProtocol
See Also