DataService<T>.AttachHost(IDataServiceHost) Method

Definition

Attaches the data service host to the data service identified by the parameter host.

public void AttachHost(System.Data.Services.IDataServiceHost host);

Parameters

host
IDataServiceHost

An instance of IDataServiceHost.

Remarks

The IDataServiceHost host attached is used by the data service to process requests. There is no requirement to set up a host when the data service is hosted in Windows Communication Foundation (WCF).

Applies to

Product Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1