GigaSpaces XAP.NET Documentation
AddListener Method
Class LibraryGigaSpaces.Core.EventsIDataEventSessionAddListener()()()
Members
IconMemberDescription
AddListener<(Of <(T>)>)(T, EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>))
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(T, EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), DataEventType)
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(T, EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), Int64) Obsolete.
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(T, EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), DataEventType, Int64) Obsolete.
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(IQuery<(Of <(T>)>), EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>))
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(IQuery<(Of <(T>)>), EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), DataEventType)
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(IQuery<(Of <(T>)>), EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), Int64) Obsolete.
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(IQuery<(Of <(T>)>), EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), DataEventType, Int64) Obsolete.
Registers the listener to the space using the specified template.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)