Invoked whenever a SpaceEntry is inserted/updated/overwritten in the space.
Namespace: Com.Tibco.As.Space.ListenerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
void OnPut( PutEvent eve ) |
Visual Basic |
---|
Sub OnPut ( eve As PutEvent ) |
Visual C++ |
---|
void OnPut( PutEvent^ eve ) |
F# |
---|
abstract OnPut : eve : PutEvent -> unit |
Parameters
- eve
- Type: Com.Tibco.As.Space.Event..::..PutEvent
Put Event