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