Click or drag to resize

ServerStart Properties

The ServerStart type exposes the following members.

Properties
  NameDescription
Public propertyCommandLine
Gets or sets the command line to execute if the RPC proxy cannot communicate with the .NET server.
Public propertyDirectory
Gets or sets the directory for the command line to execute if the RPC proxy cannot communicate with the .NET server.
Public propertyOperation
Gets or sets the operation for command line to execute if the RPC proxy cannot communicate with the .NET server.
Public propertyParameters
Gets or sets the parameters for the command line to execute if the RPC proxy cannot communicate with the .NET server.
Public propertyShow
Gets or sets the show command for the command line to execute if the RPC proxy cannot communicate with the .NET server.
Public propertyWait
Gets or sets the time to wait once the command line as been successfully executed.
Top
See Also