Instance Propertyswift-nio 2.72.0NIOCore
value
Access the value
with the precondition that the code is running on eventLoop
.
var value: Value { get set }
Other members in extension
Type members
init(Value, eventLoop: EventLoop
) Initialise a
NIOLoopBound
tovalue
with the precondition that the code is running oneventLoop
.