Click or drag to resize

NativeProxyServerStart Property

Gets the server start parameters.

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

Property Value

Type: ServerStart
The server start parameters.
See Also