Click or drag to resize
SeedListenerOnSeed Method
Invoked whenever there is redistribution after a seeder join/leave, and now localnode is seeding or unseeding

Namespace: Com.Tibco.As.Space.Listener
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
void OnSeed(
	SeedEvent eve
)

Parameters

eve
Type: Com.Tibco.As.Space.EventSeedEvent
Seed Event
See Also