The following tables list the members exposed by ResponseFields.
Public Constructors
Name | Description | |
---|---|---|
ResponseFields | Initializes a new instance of the ResponseFields class. |
Public Properties
Name | Description | |
---|---|---|
auxPort | Gets or sets the port number for the second physical channel. | |
Capabilities | Gets or sets the actual capabilities supported by the server. | |
CId | Gets or sets the channel ID returned by the server response. | |
CodeStream | Gets or sets the codestream returned by the server response. | |
CodeStreamContext | Gets or sets the codestream context field returned by the server response. | |
Components | Gets or sets the actual image components returned by the server response. | |
FrameSize | Gets or sets the actual frame size of the image returned by the server response. | |
FrameSizeRoundingDirection | Gets or sets the rounding direction for the frame size returned by the server response. | |
Host | Gets or sets the name or IP address of the host for the JPIP server that is managing the new channel. | |
Layers | Gets or sets the number of layers returned by the server response. | |
Length | Gets or sets the data length field returned by the server response. | |
MetaDataRequest | Gets or sets the metadata information returned by the server response. | |
MSet | Gets or sets the model set returned by the server response. | |
Path | Gets or sets the path component of the URL to be used in constructing future requests with this channel. | |
Port | Gets or sets the numerical port returned by the server response. | |
Preferences | Gets or sets the supported client preferences returned by the server response. | |
Quality | Gets or sets the actual quality value returned by the server response. | |
RegionOffset | Gets or sets the actual region offset returned by the server. | |
RegionSize | Gets or sets the actual image region size returned by the server response. | |
RequestId | Gets or sets the request ID returned by the server. | |
ROI | Gets or sets the actual region or interest (ROI) returned by the server response. | |
SamplingRate | Gets or sets the sampling rate returned by the server response. | |
TargetId | Gets or sets the target ID returned by the server response. | |
Transport | Gets or sets the accepted transport returned by the server response. | |
Types | Gets or sets the image return types accepted by the server. |
See Also