|
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.207-beta
Syntax public IServer PublishChannel { get; }
Public ReadOnly Property PublishChannel As IServer
Get
member PublishChannel : IServer with get
function get_PublishChannel();
View SourceProperty Value
IServerSee Also