WroteRequestInfo

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.net.http.httptrace
  • Platforms: .NET, .NET Standard 2.0, Island

Fields


Err

 

var Err: error;

 

error Err

 

var Err: error

 

Err error

 

FIELD Err() As error

Instance Methods


constructor

 

constructor

 

WroteRequestInfo()

 

init()

 

Sub New()

constructor (error)

 

constructor(aErr: error)

 

WroteRequestInfo(error aErr)

 

init(_ aErr: error)

 

Sub New(aErr As error)

Parameters:

  • aErr:

constructor (WroteRequestInfo)

 

constructor(value: WroteRequestInfo)

 

WroteRequestInfo(WroteRequestInfo value)

 

init(_ value: WroteRequestInfo)

 

Sub New(value As WroteRequestInfo)

Parameters:

  • value: