 | webDatasetSourceDeploy Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Deploys the dataset source (prepares for operation)
Namespace:
imbWEM.Core.webDataset
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic void Deploy(
ILogBuilder logger = null
)
Parameters
- logger (Optional)
- Type: ILogBuilder
The logger.
See Also