The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ETagMessageHandler Class
Defines a HttpMessageHandler to add an ETag header value to an OData response when the response is a single entity that has an ETag defined.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
System::Object
System.Net.Http::HttpMessageHandler
System.Net.Http::DelegatingHandler
System.Web.Http.OData::ETagMessageHandler
System.Net.Http::HttpMessageHandler
System.Net.Http::DelegatingHandler
System.Web.Http.OData::ETagMessageHandler
| Name | Description | |
|---|---|---|
![]() | ETagMessageHandler() |
| Name | Description | |
|---|---|---|
![]() | InnerHandler | (Inherited from DelegatingHandler.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from HttpMessageHandler.) |
![]() | Dispose(Boolean) | (Inherited from DelegatingHandler.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SendAsync(HttpRequestMessage^, CancellationToken) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


