FlowProperties.StreamLatency Property

Definition

The latency of the stream in milliseconds

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public long? StreamLatency { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.StreamLatency : Nullable<int64> with get, set
Public Property StreamLatency As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to