AppSrcGidBuilderImpl.block

Set block property.

class AppSrcGidBuilderImpl(T)
T
block
(
bool propval
)

Parameters

propval bool

When max-bytes are queued and after the enough-data signal has been emitted, block any further push-buffer calls until the amount of queued bytes drops below the max-bytes limit.

Return Value

Type: T

Builder instance for fluent chaining