WebSocketMockResponse Class |
Namespace: FM.IceLink
The WebSocketMockResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebSocketMockResponse | Initializes a new instance of the WebSocketMockResponse class |
Name | Description | |
---|---|---|
![]() | ContentLength |
When overridden in a descendant class, gets or sets the content length of data being received.
(Overrides WebResponseContentLength.) |
![]() | ContentType |
When overridden in a derived class, gets or sets the content type of the data being received.
(Overrides WebResponseContentType.) |
![]() | Headers |
When overridden in a derived class, gets a collection of header name-value pairs associated with this request.
(Overrides WebResponseHeaders.) |
![]() | IsFromCache | (Inherited from WebResponse.) |
![]() | IsMutuallyAuthenticated | (Inherited from WebResponse.) |
![]() | ResponseUri |
When overridden in a derived class, gets the URI of the Internet resource that actually responded to the request.
(Overrides WebResponseResponseUri.) |
![]() | StatusCode |
Gets or set the status code of the response.
|
![]() | SupportsHeaders | (Inherited from WebResponse.) |
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.) |