C# Class DotNetWorkQueue.Transport.SQLite.ConfigurationExtensionsForQueueConfigurationSend

Configuration extensions for setting SQLite transport options
显示文件 Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
Options ( this configuration ) : SqLiteMessageQueueTransportOptions

Gets the options.

Method Details

Options() public static method

Gets the options.
public static Options ( this configuration ) : SqLiteMessageQueueTransportOptions
configuration this
return SqLiteMessageQueueTransportOptions