| 
            
              ClientConnectionPublishChannel Property
             | 
          
        
        
            Gets 
IServer publication channel - that is, data channel if defined otherwise command channel.
            
 
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic IServer PublishChannel { get; }Public ReadOnly Property PublishChannel As IServer
	Get
member PublishChannel : IServer with get
function get_PublishChannel();
 View SourceProperty Value
IServer
See Also