WebServerPropertiesProtocol Property |
The protocol used for connections, HTTPS by default.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntaxpublic WebServerProtocol Protocol { get; set; }Property Value
Type:
WebServerProtocol
See Also