Click or drag to resize
RequestLogs Methods

The RequestLogs type exposes the following members.

Methods
  NameDescription
Public methodCreateLog
Creates new request log.
Public methodEnsureLog
Ensures the request log for the given settings
Public methodGetEnumerator
Gets the logs enumerator
Top
Extension Methods
  NameDescription
Public Extension MethodBatchRequestLog
Returns input in batches of batchSize size.
(Defined by BaseExtensions.)
Public Extension MethodToHashSetRequestLog
Converts the list of objects to a hash set of distinct values
(Defined by DataExtensions.)
Public Extension MethodToJSON
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Public Extension MethodToXML
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Top
See Also