MboxLoadOptions.LeaveOpen

MboxLoadOptions.LeaveOpen property

Gets or sets a value indicating whether to keep the underlying stream open after disposing. Default value is false.

public bool LeaveOpen { get; set; }

See Also