Click or drag to resize

NativeProxyServerStart Property

Gets the server start parameters.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ServerStart ServerStart { get; }

Property Value

Type: ServerStart
The server start parameters.
See Also