Click or drag to resize
SpaceRouter Property
Returns a router on a space for receiving routing actions

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
Router Router { set; }

Property Value

Type: Router
The callback Router implementation which needs to be registered
See Also