Click or drag to resize

ClientHelperRemotingClient Property

Gets or sets the ClientBase object used for communicating with the ServiceHelper.

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

Property Value

ClientBase
See Also