Node SDK

Interface CreateSourceOptions

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Enumeration
  • Class

Options for the function RStreamsSdk.createSource

Hierarchy

  • CreateSourceOptions

Index

Properties

milliseconds?: number

max number of milliseconds to wait before closing the stream

records?: number

max number or records to emit before ending the stream

Generated using TypeDoc