Name | Description | |
---|---|---|
![]() | NetworkViewerConfiguration Constructor | Initialize the network messenger from the application configuration |
The following tables list the members exposed by NetworkViewerConfiguration.
Name | Description | |
---|---|---|
![]() | NetworkViewerConfiguration Constructor | Initialize the network messenger from the application configuration |
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 |
Name | Description | |
---|---|---|
![]() | Sanitize | Normalize configuration |
![]() | ToString | Returns a string that represents the current object.Returns a string that represents the current object. |