Skip to main content

RecyclableMemoryStreamManager.StreamLengthReportHandler

Delegate for handling reports of stream size when streams are allocated

Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate void StreamLengthReportHandler(long bytes);