eDriven Framework API
SlotCountChanged Method (count)
NamespaceseDriven.Core.SignalsSignalSlotCountChanged(Int32)
eDriven Framework API
Use this method to add the additional functionality when needed to react on the subscriber change
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void SlotCountChanged(
	int count
)
Protected Overridable Sub SlotCountChanged ( _
	count As Integer _
)
protected:
virtual void SlotCountChanged(
	int count
)
Parameters
count (Int32)

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)