- Namespace
- Statiq
.Common - Containing Type
- LockingStreamWrapper
Syntax
public LockingStreamWrapper(Stream stream, bool disposeStream)
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | |
disposeStream | bool |
public LockingStreamWrapper(Stream stream, bool disposeStream)
Name | Type | Description |
---|---|---|
stream | Stream | |
disposeStream | bool |