Property IncludeDefaultStreams
IncludeDefaultStreams
Whether to include streams that have auto_subscribe: true in their definition.
This defaults to true.
public bool? IncludeDefaultStreams { get; set; }
Property Value
- bool?
Whether to include streams that have auto_subscribe: true in their definition.
This defaults to true.
public bool? IncludeDefaultStreams { get; set; }