GigaSpaces XAP.NET Documentation
Process Method
Class LibraryGigaSpaces.Core.FiltersSpaceFilterOperationDelegateProcess()()()
Members
IconMemberDescription
Process(SecurityContext, ISpaceFilterEntry, FilterOperation)
This method is called by the engine when an event matching this filter's operation code occurs in the space engine.

Process(SecurityContext, ISpaceFilterEntry, ISpaceFilterEntry, FilterOperation)
This method is called by the engine when an event matching this filter's operation code occurs in the engine. Notice: This is a special case that is called only on update() only on AfterUpdate. Also on BeforeNotifyTrigger and AfterNotifyTrigger. On AfterUpdate: the first entity represents the old entry while the second is the new entry. On BeforeNotifyTrigger and AfterNotifyTrigger: the first entity represents the entry while the second is the template.

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