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

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