ServerResponse Methods

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The ServerResponse type exposes the following members.

Methods

  Name Description
Public method End
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Flush
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Write

Top

Extension Methods

  Name Description
Public Extension Method AsStream Wraps the underlying IResponse object as a stream (Defined by ResponseExtensions.)
Public Extension Method End Closes the connection to a client with optional data. (Defined by ResponseExtensions.)

Top

See Also

Reference

ServerResponse Class

Microsoft.AspNet.SignalR.Owin Namespace