Click or drag to resize
UnseedListenerOnUnseed 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 OnUnseed(
	UnseedEvent eve
)

Parameters

eve
Type: Com.Tibco.As.Space.EventUnseedEvent
Unseed Event
See Also