isActive

Returns true if the NIOAsyncTestingChannel is ‘active’.

AsyncTestingChannel.swift:172
iOS
13.0+
macOS
10.15+
tvOS
13.0+
watchOS
6.0+
var isActive: Bool { get }

An active NIOAsyncTestingChannel can be closed by calling close or finish on the NIOAsyncTestingChannel.