SamplingRate Property

Summary
Gets or sets the sampling rate returned by the server response.
Syntax
C#
VB
C++
public Nullable<float> SamplingRate { get; set; } 
  
Public Property SamplingRate As Nullable(Of Single) 
public: 
property Nullable<float> SamplingRate { 
   Nullable<float> get(); 
   void set (    Nullable<float> ); 
} 

Property Value

A nullable System.Int32 specifying the sampling rate returned by the server.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.