RecyclableMemoryStreamManager.StreamLengthEventArgs constructor
December 6, 2023 · View on GitHub
Arguments for the StreamLength event.
public StreamLengthEventArgs(long length)
| parameter | description |
|---|---|
| length | Length of the strength. |
Remarks
Initializes a new instance of the StreamLengthEventArgs class.
See Also
- class StreamLengthEventArgs
- namespace Microsoft.IO