RemovePublisher Method (PubSubConnection)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Removes this application as a publisher on a topic that it has previously published on. Syntax C#C++/CLI public void RemovePublisher( string Topic ) public: void RemovePublisher( String^ Topic ) ParametersTopic The topic to remove. RemarksIf there are no other publishers, then subscribing applications will recieve a NO_PUBLISHERS message for all subscriptions they have to this topic. If the topic has not been published on by this application, then this method will not do anything. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferencePubSubConnection ClassPubSubConnection Members In This Topic
Removes this application as a publisher on a topic that it has previously published on. Syntax C#C++/CLI public void RemovePublisher( string Topic ) public: void RemovePublisher( String^ Topic ) ParametersTopic The topic to remove. RemarksIf there are no other publishers, then subscribing applications will recieve a NO_PUBLISHERS message for all subscriptions they have to this topic. If the topic has not been published on by this application, then this method will not do anything. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferencePubSubConnection ClassPubSubConnection Members
Removes this application as a publisher on a topic that it has previously published on. Syntax C#C++/CLI public void RemovePublisher( string Topic ) public: void RemovePublisher( String^ Topic ) ParametersTopic The topic to remove. RemarksIf there are no other publishers, then subscribing applications will recieve a NO_PUBLISHERS message for all subscriptions they have to this topic. If the topic has not been published on by this application, then this method will not do anything. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferencePubSubConnection ClassPubSubConnection Members
Removes this application as a publisher on a topic that it has previously published on. Syntax C#C++/CLI public void RemovePublisher( string Topic ) public: void RemovePublisher( String^ Topic ) ParametersTopic The topic to remove. RemarksIf there are no other publishers, then subscribing applications will recieve a NO_PUBLISHERS message for all subscriptions they have to this topic. If the topic has not been published on by this application, then this method will not do anything. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferencePubSubConnection ClassPubSubConnection Members