Click or drag to resize

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.Features
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
protected override Object GetDefaultConfiguration()

Return Value

Object

[Missing <returns> documentation for "M:SanteDB.Core.Configuration.Features.FileSystemQueueFeature.GetDefaultConfiguration"]

See Also