Rogue Wave Server Component library for .NET Reference Guide
|
|
SvMsg Constructor |
Initializes a new SvMsg instance.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- identifier
- Type: SystemInt32
The identifier. - level
- Type: SystemInt32
The level. - desc (Optional)
- Type: SystemString
The description.
if desc is null or omitted,
the description will be the one associated with the
identifier if any (the result of the
Get(identifier)).