C# Class Illumina.TerminalVelocity.SimpleHttpResponse

Afficher le fichier Open project: basespace/TerminalVelocity Class Usage Examples

Méthodes publiques

Свойство Type Description
RetryableCodes ICollection

Méthodes publiques

Méthode Description
SimpleHttpResponse ( ) : System
SimpleHttpResponse ( int statusCode, Byte content, string>.Dictionary headers ) : System

Method Details

SimpleHttpResponse() public méthode

public SimpleHttpResponse ( ) : System
Résultat System

SimpleHttpResponse() public méthode

public SimpleHttpResponse ( int statusCode, Byte content, string>.Dictionary headers ) : System
statusCode int
content Byte
headers string>.Dictionary
Résultat System

Property Details

RetryableCodes public_oe static_oe property

public static ICollection RetryableCodes
Résultat ICollection