RegnoSoftware.Standard.Messages.Payload Namespace

From Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoSoftware.Standard.Messages.Payload Namespace

Structures


  Structure Description
Public structure ProcessExternalFilePayload
Payload to pass the framework for external file processing. Framework will use

Examples


new ProcessExternalFileRequest(new ProcessExternalFilePayload(@"C:\tmp\abc.rfd", ServiceType.StorageMongo))
Public structure ServiceSettingsPayload