PersistentChannelOptions
Represents persistent channel options.
Gets or sets size of internal buffer used to perform I/O operations.
Gets or sets initial size of partition file, in bytes.
Gets or sets path used to store queue files.
Gets or sets maximum number of messages per file.
Specifiies counter for read operations.
Specifies counter for write operations.
public PersistentChannelOptions()
Initializes a new options with default settings.