GigaSpaces XAP.NET Documentation
IEventRegistration Interface
Class LibraryGigaSpaces.Core.EventsIEventRegistration
Represents the result of an event registration by an IEventSession
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IEventRegistration
Public Interface IEventRegistration
public interface class IEventRegistration
public interface IEventRegistration
Members
All MembersProperties



IconMemberDescription
ID
Returns the identifier that will be used in all events generated for this interest registration.

Lease
Returns the Lease object for this registration.

SequenceNumber
Returns the value of the sequence number on the event kind that was current when the registration was granted, allowing comparison with the sequence number in any subsequent notifications.

Source
Returns the source that will be used in all events generated for this interest registration.

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