GigaSpaces XAP.NET Documentation
Stop Method
Class LibraryGigaSpaces.XAP.EventsEventListenerContainer<(Of <(TData>)>)Stop()()()
Members
IconMemberDescription
Stop()()()
Stops listening to events. Execution is blocked until the container is fully stopped.

Stop(TimeSpan)
Stops listening to events. Execution is blocked until the container is fully stopped or the specified timeout elapses.

Stop(Int32)
Stops listening to events. Execution is blocked until the container is fully stopped or the specified timeout elapses.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)