Rogue Wave Server Component library for .NET Reference Guide
|
|
MvProcess Constructor |
Initializes a new MvProcess instance.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
| Exception | Condition |
|---|---|
| AlreadyInitializedException | Indicates that an instance has already been built. |
This default constructor is invoked by
Initialize(String) or by a constructor of a
derived class.
Only one instance of MvProcess can be created within a given process.
Mapped packages are declared in this constructor. These packages are the default package and the RW.Server.Component package.