Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentGetServerModel Method (IRtModelBuilder, Boolean) |
Request the server for the server model description.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- builder (Optional)
- Type: RW.Server.ComponentIRtModelBuilder
The listener. - isSync (Optional)
- Type: SystemBoolean
If true, the request is synchronous.
Return Value
Type: BooleanAlways returns true, unless the server is disconnected.