Notifies user when new user space is dropped
Namespace: Com.Tibco.As.Space.ListenerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
void onDrop( SpaceDef spaceDef ) |
| Visual Basic |
|---|
Sub onDrop ( spaceDef As SpaceDef ) |
| Visual C++ |
|---|
void onDrop( SpaceDef^ spaceDef ) |
| F# |
|---|
abstract onDrop : spaceDef : SpaceDef -> unit |
Parameters
- spaceDef
- Type: Com.Tibco.As.Space..::..SpaceDef
The space def.