GigaSpaces XAP.NET Documentation
AddBatchListener Method
Class LibraryGigaSpaces.Core.EventsIDataEventSessionAddBatchListener()()()()
Members
IconMemberDescription
AddBatchListener<(Of <<'(T>)>>)(T, EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>))
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(T, EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>), DataEventType)
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(T, EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>), Int64) Obsolete.
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(T, EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>), DataEventType, Int64) Obsolete.
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(IQuery<(Of <<'(T>)>>), EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>))
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(IQuery<(Of <<'(T>)>>), EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>), DataEventType)
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(IQuery<(Of <<'(T>)>>), EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>), Int64) Obsolete.
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

AddBatchListener<(Of <<'(T>)>>)(IQuery<(Of <<'(T>)>>), EventHandler<(Of <<'(SpaceBatchDataEventArgs<(Of <<'(T>)>>)>)>>), DataEventType, Int64) Obsolete.
Registers the listener to the space using the specified template. This can only be used when the IDataEventSession is created with Batch enabled.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)