GigaSpaces XAP.NET Documentation
OnBecomeNotPrimary Method
Class LibraryGigaSpaces.XAP.EventsEventListenerContainer<(Of <(TData>)>)OnBecomeNotPrimary()()()
Execute container logic that should be done when the underlying space behind the proxy is no longer primary, this method should not block.
Declaration Syntax
C#Visual BasicVisual C++J#
protected abstract void OnBecomeNotPrimary()
Protected MustOverride Sub OnBecomeNotPrimary
protected:
virtual void OnBecomeNotPrimary() abstract
protected abstract void OnBecomeNotPrimary()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)