Contents

nw_content_context_set_expiration_milliseconds(_:_:)

Sets the number of milliseconds after which sending the data associated with this context must begin, otherwise the data is discarded.

Declaration

func nw_content_context_set_expiration_milliseconds(_ context: nw_content_context_t, _ expiration_milliseconds: UInt64)

See Also

Functions