Documentation for a minimal subset of the QSM API
SenderCollection<(Of <SenderInterface>)>.CreateCallback Delegate
Namespaces > QS.CMS.Base3 > SenderCollection<(Of SenderInterface>) > CreateCallback

[Missing <summary> documentation for T:QS.CMS.Base3.SenderCollection`1.CreateCallback]

Syntax
C#Visual BasicManaged C++
public delegate SenderInterface CreateCallback (
	NetworkAddress destinationAddress
)
Public Delegate Function CreateCallback ( _
	destinationAddress As NetworkAddress _
) As SenderInterface
public delegate SenderInterface CreateCallback (
	NetworkAddress^ destinationAddress
)
Parameters
destinationAddress (NetworkAddress)

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0