ServerStart Class |
Namespace: ShellBoost.Core.Client
public class ServerStart
The ServerStart type exposes the following members.
Name | Description | |
---|---|---|
ServerStart |
Initializes a new instance of the ServerStart class.
|
Name | Description | |
---|---|---|
CommandLine |
Gets or sets the command line to execute if the RPC proxy cannot communicate with the .NET server.
| |
Directory |
Gets or sets the directory for the command line to execute if the RPC proxy cannot communicate with the .NET server.
| |
Operation |
Gets or sets the operation for command line to execute if the RPC proxy cannot communicate with the .NET server.
| |
Parameters |
Gets or sets the parameters for the command line to execute if the RPC proxy cannot communicate with the .NET server.
| |
Show |
Gets or sets the show command for the command line to execute if the RPC proxy cannot communicate with the .NET server.
| |
Wait |
Gets or sets the time to wait once the command line as been successfully executed.
|
Name | Description | |
---|---|---|
ToString |
Converts to string.
(Overrides ObjectToString.) |