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: 14.0.0.0 (14.0.0.20000)