[Missing <summary> documentation for M:QS.CMS.Base3.SenderClass`1.createSender(QS.Fx.Network.NetworkAddress)]
| C# | Visual Basic | Managed C++ | 
protected abstract SenderInterface createSender ( NetworkAddress destinationAddress )
Protected MustOverride Function createSender ( _ destinationAddress As NetworkAddress _ ) As SenderInterface
protected: virtual SenderInterface createSender ( NetworkAddress^ destinationAddress ) abstract
- destinationAddress (NetworkAddress)
 [Missing <param> documentation for "destinationAddress"]
[Missing <returns> documentation for M:QS.CMS.Base3.SenderClass`1.createSender(QS.Fx.Network.NetworkAddress)]