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

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