ServiceHealthModel.ChannelDispatcherModel.ContractName Property

Definition

Gets the name of the contract of the service endpoint.

public:
 property System::String ^ ContractName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string ContractName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ContractName : string
Public ReadOnly Property ContractName As String

Property Value

The name of the contract of the service endpoint.

Attributes

Applies to