Instance Propertyswift-nio 2.81.0NIOCore

outbound

The writer for writing outbound messages.

AsyncChannel.swift:88

This declaration is deprecated: Use the executeThenClose scoped method instead.

var outbound: NIOAsyncChannelOutboundWriter<Outbound> { get }