ServiceContractAttributeCallbackContract Property |
Gets or sets the type of callback contract when the contract is a duplex
contract.
Namespace: System.ServiceModelAssembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax public Type CallbackContract { get; set; }
Property Value
Type:
TypeSee Also