EndpointDispatcher::ContractName Property

 

Gets the endpoint contract name.

Namespace:   System.ServiceModel.Dispatcher
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property String^ ContractName {
	String^ get();
}

Property Value

Type: System::String^

The name of the endpoint contract.

.NET Framework
Available since 3.0
Return to top
Show: