|
PhasorDataConcentratorBasePublishChannel Property
|
Gets reference to current IServer publication channel.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax protected IServer PublishChannel { get; }
Protected ReadOnly Property PublishChannel As IServer
Get
protected:
property IServer^ PublishChannel {
IServer^ get ();
}
member PublishChannel : IServer with get
function get_PublishChannel();
View SourceProperty Value
IServerSee Also