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