NetworkViewerConfiguration Class Members
In This Topic
The following tables list the members exposed by NetworkViewerConfiguration.
Public Properties
| | Name | Description |
 | AllowLocalClients | True by default, enables connecting a viewer on the local computer when true. |
 | AllowRemoteClients | False by default, enables connecting a viewer from another computer when true. |
 | Enabled | False by default. When false, the network messenger is disabled even if otherwise configured. |
 | MaxQueueLength | The maximum number of queued messages waiting to be processed by the network messenger |
Top
See Also