Aracılığıyla paylaş


ChannelFactory.Endpoint Özellik

Tanım

Fabrika tarafından üretilen kanalların bağlandığı hizmet uç noktasını alır.

public:
 property System::ServiceModel::Description::ServiceEndpoint ^ Endpoint { System::ServiceModel::Description::ServiceEndpoint ^ get(); };
public System.ServiceModel.Description.ServiceEndpoint Endpoint { get; }
member this.Endpoint : System.ServiceModel.Description.ServiceEndpoint
Public ReadOnly Property Endpoint As ServiceEndpoint

Özellik Değeri

ServiceEndpoint Fabrika tarafından üretilen kanalların bağlandığı kanal.

Şunlara uygulanır