Return the ActionResult object when reading action occurs
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
ActionResult OnRead( ReadAction readAction ) |
| Visual Basic |
|---|
Function OnRead ( readAction As ReadAction ) As ActionResult |
| Visual C++ |
|---|
ActionResult^ OnRead( ReadAction^ readAction ) |
| F# |
|---|
abstract OnRead : readAction : ReadAction -> ActionResult |
Parameters
- readAction
- Type: Com.Tibco.As.Space.Persistence..::..ReadAction
Read action
Return Value
Type: ActionResultThe ActionResult object