Click or drag to resize

SPHeader Properties

The SPHeader type exposes the following members.

Properties
  NameDescription
Public propertyHost
Gets or sets the host.
Public propertyLibrary
Gets or sets the library.
Public propertyLoggerInstance
Gets or sets the logger instance.
Public propertyPassword
Gets or sets the password.
Public propertyRetryCount
Gets or sets the retry count in case of connection issues
Public propertyRetryWaitSeconds
Gets or sets the back off interval in seconds (Request Management can block requests coming in too fast).
Public propertySite
Gets or sets the site.
Public propertyUserName
Gets or sets the name of the user.
Top
See Also