CodeStreamRequestStatus Enumeration

Summary
Values that represent the status of the code-stream request.
Syntax
C#
C++/CLI
public enum CodeStreamRequestStatus 
public enum class CodeStreamRequestStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0SuccessThe requested code-stream has been successfully retrieved.
1IgnoredThe code-stream request has been ignored.
2FailedThe JPIP server has failed to retrieve the requested code-stream.
3ErrorAn error occurred while requesting the code-stream.
Requirements

Target Platforms

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

Leadtools.Jpip.Client.WinForms Assembly

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