Click or drag to resize

ServiceHelperRemotingServer Property

Gets or sets the ServerBase component used for communicating with RemoteClients.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public ServerBase RemotingServer { get; set; }
View Source

Property Value

ServerBase
See Also