Client MethodsA Sandcastle Documented Class Library

The Client type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBytes
Perform a GET request and get the result.
Public methodGetChars
Perform a GET request and get the result.
Public methodGetHashCode (Inherited from Object.)
Public methodGetLongBytes
Perform a GET request that is expected to be long and get the result.
Public methodGetString
Perform a GET request and return the output as a string.
Public methodGetType (Inherited from Object.)
Public methodGetVeryLongBytes
Perform a GET request that is expected to be very long and get the result.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPostAndGetBytes
Perform a POST request.
Public methodPostBytes(String, DictionaryString, String, Stream)
Perform a POST request.
Public methodPostBytes(String, DictionaryString, String, Stream, Boolean)
Perform a POST request.
Public methodPostChars
Perform a POST request.
Public methodPut
Perform a PUT request.
Public methodToString (Inherited from Object.)
Top
See Also

Reference