Represents a response to a HTTP request
Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class Response |
| C# |
|---|
| public class Response |
| C++ |
|---|
| ref class Response |
| J# |
|---|
| public class Response |
| JScript |
|---|
| public class Response |
Inheritance Hierarchy
System.Object
Benchmarx.Munja.Response
Benchmarx.Munja.Response
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.