GigaSpaces XAP.NET Documentation
OnBecomeNotPrimary Method
Class LibraryGigaSpaces.XAP.Events.PollingPollingEventListenerContainer<(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 override void OnBecomeNotPrimary()
Protected Overrides Sub OnBecomeNotPrimary
protected:
virtual void OnBecomeNotPrimary() override
protected void OnBecomeNotPrimary()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)