Skip to main content

StreamSerializerDelegateAsync

Assembly: ServiceStack.Interfaces.dll​
View Source​
Declaration
public delegate Task StreamSerializerDelegateAsync(IRequest req, object dto, Stream outputStream);