|
ServerBaseEnabled Property
|
Gets or sets a boolean value that indicates whether the server is currently enabled.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax Remarks
Setting Enabled to true will start the server if it is not running, setting
to false will stop the server if it is running.
See Also