[This is preliminary documentation and is subject to change.]
Namespace: NFX.Wave.HandlersAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
protected FileDownloadHandler(
WorkDispatcher dispatcher,
IConfigSectionNode confNode
)
protected FileDownloadHandler(
WorkDispatcher dispatcher,
IConfigSectionNode confNode
)
Protected Sub New (
dispatcher As WorkDispatcher,
confNode As IConfigSectionNode
)
Protected Sub New (
dispatcher As WorkDispatcher,
confNode As IConfigSectionNode
)
protected:
FileDownloadHandler(
WorkDispatcher^ dispatcher,
IConfigSectionNode^ confNode
)
protected:
FileDownloadHandler(
WorkDispatcher^ dispatcher,
IConfigSectionNode^ confNode
)
new :
dispatcher : WorkDispatcher *
confNode : IConfigSectionNode -> FileDownloadHandler
new :
dispatcher : WorkDispatcher *
confNode : IConfigSectionNode -> FileDownloadHandler