ObexWebRequest Methods |
The ObexWebRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Abort | Aborts the Request (Inherited from WebRequest.) |
![]() | BeginGetRequestStream | When overridden in a descendant class, provides an asynchronous version of the GetRequestStream method. (Inherited from WebRequest.) |
![]() | BeginGetResponse | (Overrides WebRequestBeginGetResponse(AsyncCallback, Object).) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | EndGetRequestStream | When overridden in a descendant class, returns a Stream for writing data to the Internet resource. (Inherited from WebRequest.) |
![]() | EndGetResponse | (Overrides WebRequestEndGetResponse(IAsyncResult).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from WebRequest.) |
![]() | GetRequestStream | (Overrides WebRequestGetRequestStream.) |
![]() | GetRequestStreamAsync | When overridden in a descendant class, returns a Stream for writing data to the Internet resource as an asynchronous operation. (Inherited from WebRequest.) |
![]() | GetResponse | (Overrides WebRequestGetResponse.) |
![]() | GetResponseAsync | When overridden in a descendant class, returns a response to an Internet request as an asynchronous operation. (Inherited from WebRequest.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
![]() | ReadFile | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |