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