Method TryBeginWriteInternal
TryBeginWriteInternal(int)
Internal version of TryBeginWrite. Differs from TryBeginWrite only in that it won't ever move the AllowedWriteMark backward.
Declaration
public bool TryBeginWriteInternal(int bytes)
Parameters
Type | Name | Description |
---|---|---|
int | bytes |
Returns
Type | Description |
---|---|
bool |
Exceptions
Type | Condition |
---|---|
InvalidOperationException |