Class: SourceStream

SourceStream(activation_thresholdopt)

new SourceStream(activation_thresholdopt)

Create a value stream which enables the caller to then publish values
Parameters:
Name Type Attributes Description
activation_threshold int <optional>
if supplied, block publishing onto this stream until this many subscribers are active
Source: