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.481-alpha
Syntax
protected override Object GetDefaultConfiguration()

Return Value

Type: Object

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

See Also