Rogue Wave Server Component library for .NET Reference Guide
|
|
MvProcessLocalInitialize Method |
Invoked by Initialization(String).
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- argv
- Type: SystemString
The part of the command line not processed by the Initialize(String) method.
Return Value
Type: Booleantrue if the initialization was successful, false otherwise.
The default implementation does nothing.