Gets or sets the client Request ID.
public Nullable<int> RequestId { get; set; }
Public Property RequestId As Nullable(Of Integer)
This field is used to specify a Request ID value.
The client can use this field to specify a queue order for the requests it initiates to the server. A JPIP server will process the client requests by executing the requests with lower RequestId value first.
Do not use the same request-id value for two requests or initiate a new request with a RequestId value lower than a previous request.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document