Click or drag to resize
HttpClientRequestExceptionToString Method
Returns a String that represents this instance.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.

Implements

_ExceptionToString
See Also