| OperationContractAttributeIsOneWay Property | 
            Gets or sets a value that indicates whether an operation returns a reply
            message.
            
 
Namespace: System.ServiceModelAssembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
 Syntax
Syntaxpublic bool IsOneWay { get; set; }Property Value
Type: 
Boolean See Also
See Also