 | FileSystemQueueFeatureGetDefaultConfiguration Method |
Returns the default configuration object for this service (so the configuration tool can expose the options to the user)
Namespace: SanteDB.Core.Configuration.FeaturesAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxprotected override Object GetDefaultConfiguration()
Protected Overrides Function GetDefaultConfiguration As Object
protected:
virtual Object^ GetDefaultConfiguration() override
abstract GetDefaultConfiguration : unit -> Object
override GetDefaultConfiguration : unit -> Object
Return Value
Object[Missing <returns> documentation for "M:SanteDB.Core.Configuration.Features.FileSystemQueueFeature.GetDefaultConfiguration"]
See Also