GigaSpaces XAP.NET Documentation
OnStart Method
Class LibraryGigaSpaces.XAP.EventsEventListenerContainer<(Of <(TData>)>)OnStart()()()
Execute container logic that should be done when the container is started, this method should not block. The container is space mode aware, and should do its work in OnBecomePrimary()()().
Declaration Syntax
C#Visual BasicVisual C++J#
protected abstract void OnStart()
Protected MustOverride Sub OnStart
protected:
virtual void OnStart() abstract
protected abstract void OnStart()

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