Class ProfileSnapshotCommandResponse
Response for ProfileSnapshot
public sealed class ProfileSnapshotCommandResponse : ICommandResponse<ProfileSnapshotCommandSettings>, ICommandResponse- Inheritance
- 
      
      ProfileSnapshotCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Timings
Gets or sets the timings
[JsonPropertyName("timings")]
public double[][] Timings { get; set; }Property Value
- double[][]