[This is preliminary documentation and is subject to change.]
Required method for the ISubscribes interface
Namespace: Clarion.PluginsAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
protected virtual void OnPublisherRemoved( Object sender, PublisherRemovedEventArgs e ) |
Parameters
- sender
- Type: System..::..Object
The internal mechanism that initiated the event
- e
- Type: Clarion.Framework.Templates..::..PublisherRemovedEventArgs
The event args for the event