Parameters
- key
- The stream filename.
- item
- The stream data.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if key is null or empty. |
System.InvalidOperationException | Thrown if item was not previously locked. |
Method closes the file, which was previously opened in read-write mode and without ability to share the file.
Target Platforms: .NET 8, .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5