WebSocketMockResponse Methods |
The WebSocketMockResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
When overridden by a descendant class, closes the response stream.
(Overrides WebResponseClose.) | |
| CreateObjRef | (Inherited from MarshalByRefObject.) | |
| Dispose | (Inherited from WebResponse.) | |
| Dispose(Boolean) | (Inherited from WebResponse.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLifetimeService | (Inherited from MarshalByRefObject.) | |
| GetObjectData | (Inherited from WebResponse.) | |
| GetResponseStream |
When overridden in a descendant class, returns the data stream from the Internet resource.
(Overrides WebResponseGetResponseStream.) | |
| GetType | (Inherited from Object.) | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | (Inherited from Object.) | |
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
| ToString | (Inherited from Object.) |