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)
Registers the listener to the space using the specified template.

AddListener<(Of <(T>)>)(T, EventHandler<(Of <(SpaceDataEventArgs<(Of <(T>)>)>)>), DataEventType, Int64)
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)
Registers the listener to the space using the specified template.

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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.1.4.4750 (7.1.4.4750)