openPDC Synchrophasor Help
CommandChannel Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseCommandChannel
Gets or sets reference to TcpServer command channel, attaching and/or detaching to events as needed.
Declaration Syntax
C#Visual BasicVisual C++
protected TcpServer CommandChannel { get; set; }
Protected Property CommandChannel As TcpServer
	Get
	Set
protected:
property TcpServer^ CommandChannel {
	TcpServer^ get ();
	void set (TcpServer^ value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0