ServiceHealthModel.ChannelDispatcherModel.ContractName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.