completeImmediately
A Boolean value that indicates whether the publisher immediately sends a completion.
Declaration
let completeImmediately: BoolDiscussion
If true, the publisher finishes immediately after sending a subscription to the subscriber. If false, it never completes.