Returns a router on a space for receiving routing actions
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxWriteOnly Property Router As Router
Set
property Router^ Router {
void set (Router^ value);
}
abstract Router : Router with set
Property Value
Type:
RouterThe callback Router implementation which needs to be registered
See Also