ServerStart Class |
Namespace: callback.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 | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Converts to string.
(Overrides ObjectToString.) |