Required Instance Propertyswift-nio 2.72.0NIOCore

    closeFuture

    The closeFuture will fire when the Channel has been closed.

    Channel.swift:110
    var closeFuture: EventLoopFuture<Void> { get }

    Other requirements

    Instance members

    Show implementation details (1)

    Hide implementation details