|
DataPublisherCommandChannel Property
|
Gets or sets reference to
TcpServer command channel, attaching and/or detaching to events as needed.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax protected IServer CommandChannel { get; set; }
Protected Property CommandChannel As IServer
Get
Set
member CommandChannel : IServer with get, set
function get_CommandChannel();
function set_CommandChannel(value);
View SourceProperty Value
IServerSee Also