Contains members and methods specific to evict event.
Namespace: Com.Tibco.As.Space.EventAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public interface EvictEvent : SpaceEvent |
Visual Basic |
---|
Public Interface EvictEvent Inherits SpaceEvent |
Visual C++ |
---|
public interface class EvictEvent : SpaceEvent |
F# |
---|
type EvictEvent = interface interface SpaceEvent end |