Rogue Wave Server Component library for .NET Reference Guide
|
|
MvProcessInitialize Method |
Initializes the .NET component.
Namespace: RW.Server.Tcp
Assembly: RW.Server.Tcp (in RW.Server.Tcp.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- argv
- Type: SystemString
The arguments (usually, the command line argument).
Return Value
Type: Booleantrue on success, false on failure.
This method must be called by a standalone client before trying
to connect to a server.