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.
HttpSelfHostConfiguration::TransferMode Property
Gets or sets the transfer mode.
Assembly: System.Web.Http.SelfHost (in System.Web.Http.SelfHost.dll)
public: property TransferMode TransferMode { TransferMode get(); void set(TransferMode value); }
Property Value
Type: System.ServiceModel::TransferModeOne of the enumeration values of the TransferMode enumeration .
Show: