SolrNet: SolrNet.ResponseHeader Class Reference

SolrNet

SolrNet.ResponseHeader Class Reference

Operation response header. More...

List of all members.

Properties

int Status [get, set]
 Result status (0 is OK)
int QTime [get, set]
 Time this operation took in ms.
IDictionary< string, string > Params [get, set]
 Parameters defined in this operation.

Detailed Description

Operation response header.


Property Documentation

IDictionary<string, string> SolrNet.ResponseHeader.Params [get, set]

Parameters defined in this operation.

int SolrNet.ResponseHeader.QTime [get, set]

Time this operation took in ms.

int SolrNet.ResponseHeader.Status [get, set]

Result status (0 is OK)


The documentation for this class was generated from the following file:
  • SolrNet/ResponseHeader.cs
Generated on Sun May 3 2015 17:19:06 for SolrNet by  doxygen 1.7.2