The following tables list the members exposed by ResponseCodeStream.
Public Properties
| Name | Description |
 | CodeStreamRange | Gets or sets the codestream identified by the server response. |
 | Prefix | Gets or sets the codestream context information returned from the server. |
Top
Public Methods
| Name | Description |
  | Parse | Overridden. Converts the string representation of a codestream response into its ResponseCodeStream equivalent. |
 | ToString | Overridden. Converts the ResponseCodeStream object to its equivalent codestream response string representation. |
Top
See Also