←Select platform

SamplingRate Property (ResponseFields)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize