Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
E22844-03
Invoked when an IMember has left the service.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
event MemberEventHandler MemberLeft |
Remarks
Note: this event could be called during the service restart in
which case the event handler should not attempt to use any cache
or service functionality.