QueryRequestOptions<TDocument>.ResponseContinuationTokenLimitInKb Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the continuation token size limit.
public:
property Nullable<int> ResponseContinuationTokenLimitInKb { Nullable<int> get(); void set(Nullable<int> value); };
[System.ComponentModel.DataAnnotations.Range(1, 10000)]
public int? ResponseContinuationTokenLimitInKb { get; set; }
[<System.ComponentModel.DataAnnotations.Range(1, 10000)>]
member this.ResponseContinuationTokenLimitInKb : Nullable<int> with get, set
Public Property ResponseContinuationTokenLimitInKb As Nullable(Of Integer)
Property Value
- Attributes
Remarks
Default is null
.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา