MvProcess Class |
Namespace: RW.Server.Tcp
The MvProcess type exposes the following members.
Name | Description | |
---|---|---|
DoConnect |
Handles the connection and open views required by the command
line, if applicable.
(Inherited from MvProcess.) | |
Initialization |
Initializes a stand-alone component.
(Inherited from MvProcess.) | |
Initialize |
Initializes the .NET component.
| |
LocalInitialize |
Invoked by Initialization(String).
(Inherited from MvProcess.) | |
ProcessRequest |
Called by Run(Int32, Int32) to execute a
request issued by a component.
(Inherited from MvProcess.) |
Name | Description | |
---|---|---|
ListenPort |
Gets the port number of the listen socket.
| |
Trace |
Gets or sets a TextWriter for traces
related to Tcp communication layer.
|