|
| Name | Description |
|---|
.gif) | Attach | Attaches the current WebOperationContext instance to the specified OperationContext instance. |
.gif) | CreateAtom10Response(ServiceDocument) | Creates a message formatted according to the Atom 1.0 specification with the specified content. |
.gif) | CreateAtom10Response(SyndicationFeed) | Creates a message formatted according to the Atom 1.0 specification with the specified content. |
.gif) | CreateAtom10Response(SyndicationItem) | Creates a message formatted according to the Atom 1.0 specification with the specified content. |
.gif) | CreateJsonResponse<(Of <(T>)>)(T) | Creates a JSON formatted message. |
.gif) | CreateJsonResponse<(Of <(T>)>)(T, DataContractJsonSerializer) | Creates a JSON formatted message. |
.gif) | CreateStreamResponse(Action<(Of <(Stream>)>), String) | Creates a stream formatted message. |
.gif) | CreateStreamResponse(Stream, String) | Creates a stream formatted message. |
.gif) | CreateStreamResponse(StreamBodyWriter, String) | Creates a stream formatted message. |
.gif) | CreateTextResponse(String) | Creates a text formatted response message. |
.gif) | CreateTextResponse(Action<(Of <(TextWriter>)>), String) | Creates a text formatted message |
.gif) | CreateTextResponse(String, String) | Creates a text formatted message. |
.gif) | CreateTextResponse(Action<(Of <(TextWriter>)>), String, Encoding) | Creates a text formatted message |
.gif) | CreateTextResponse(String, String, Encoding) | Creates a text formatted message. |
.gif) | CreateXmlResponse(XDocument) | Creates an XML formatted message. |
.gif) | CreateXmlResponse(XElement) | Creates an XML formatted message. |
.gif) | CreateXmlResponse<(Of <(T>)>)(T) | Creates an XML formatted message. |
.gif) | CreateXmlResponse<(Of <(T>)>)(T, XmlObjectSerializer) | Creates an XML formatted message. |
.gif) | CreateXmlResponse<(Of <(T>)>)(T, XmlSerializer) | Creates an XML formatted message. |
.gif) | Detach | Detaches the current WebOperationContext instance from the specified OperationContext instance. |
.gif) | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
.gif) | GetUriTemplate | Gets the URI template associated with the specified operation. |
.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |