Click or drag to resize

StatisticsReplyFramesOnWait Property

Number of processed, unsent frames when Wait() is called.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.3.0
Syntax
C#
public ulong FramesOnWait { get; set; }

Property Value

UInt64
See Also