[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.0.7 (6.1.0.7)
Syntax
C# |
---|
protected virtual void OnPublisherAvailable( Object sender, PublisherAvailableEventArgs e ) |
Parameters
- sender
- Type: System..::..Object
The internal mechanism that initiated the event
- e
- Type: Clarion.Framework.Templates..::..PublisherAvailableEventArgs
The event args for the event