NetworkViewerConfiguration Class Members
In This Topic
The following tables list the members exposed by NetworkViewerConfiguration.
Public Constructors
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
Public Methods
| | Name | Description |
 | Sanitize | Normalize configuration |
 | ToString | Returns a string that represents the current object.Returns a string that represents the current object. |
Top
See Also