OpenEdge.Net.HTTP.Filter.IFilterEvents
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| SubscribeListener (Object) |
/** Subscribes a listener to events from the implementing filter.
@param Object The prospective listener. */
|
||
| UnsubscribeListener (Object) |
/** Unsubscribes a listener to events from the implementing filter.
@param Object The prospective listener. */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Class FilterEventListenerType |
|
Method Detail
SubscribeListener (Object)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
UnsubscribeListener (Object)
|
||||||||||||
Property Detail
Progress.Lang.Class FilterEventListenerType
|
||||||||
|---|---|---|---|---|---|---|---|---|