58 writes to IsOneWay
System.ServiceModel (18)
System\ServiceModel\Activation\IConnectionDuplicator.cs (1)
15[OperationContract(IsOneWay = false, AsyncPattern = true)]
System\ServiceModel\Activation\IConnectionRegister.cs (1)
15[OperationContract(IsOneWay = false, IsInitiating = true)]
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (8)
138[OperationContract(IsOneWay = true, Action = PeerStrings.ConnectAction)] 141[OperationContract(IsOneWay = true, Action = PeerStrings.DisconnectAction)] 144[OperationContract(IsOneWay = true, Action = PeerStrings.RefuseAction)] 147[OperationContract(IsOneWay = true, Action = PeerStrings.WelcomeAction)] 150[OperationContract(IsOneWay = true, Action = PeerStrings.FloodAction, AsyncPattern = true)] 154[OperationContract(IsOneWay = true, Action = PeerStrings.LinkUtilityAction)] 162[OperationContract(IsOneWay = true, Action = PeerStrings.PingAction)] 165[OperationContract(IsOneWay = true, Action = Addressing10Strings.FaultAction)]
System\ServiceModel\PeerResolvers\IPeerResolverContract.cs (6)
18[OperationContract(IsOneWay = false, Name = "Register", Action = PeerResolverStrings.RegisterAction, ReplyAction = PeerResolverStrings.RegisterResponseAction)] 21[OperationContract(IsOneWay = false, Name = "Update", Action = PeerResolverStrings.UpdateAction, ReplyAction = PeerResolverStrings.UpdateResponseAction)] 24[OperationContract(IsOneWay = false, Name = "Resolve", Action = PeerResolverStrings.ResolveAction, ReplyAction = PeerResolverStrings.ResolveResponseAction)] 27[OperationContract(IsOneWay = false, Name = "Unregister", Action = PeerResolverStrings.UnregisterAction)] 30[OperationContract(IsOneWay = false, Name = "Refresh", Action = PeerResolverStrings.RefreshAction, ReplyAction = PeerResolverStrings.RefreshResponseAction)] 33[OperationContract(IsOneWay = false, Name = "GetServiceInfo", Action = PeerResolverStrings.GetServiceSettingsAction, ReplyAction = PeerResolverStrings.GetServiceSettingsResponseAction)]
System\ServiceModel\Security\WSTrustDec2005.cs (1)
180[OperationContract(IsOneWay = false,
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
270[OperationContract(IsOneWay = false,
System.ServiceModel.Discovery (33)
System\ServiceModel\Discovery\Version11\IAnnouncementContract11.cs (4)
15[OperationContract(IsOneWay = true, Action = ProtocolStrings.Version11.HelloAction)] 18[OperationContract(IsOneWay = true, Action = ProtocolStrings.Version11.HelloAction, AsyncPattern = true)] 23[OperationContract(IsOneWay = true, Action = ProtocolStrings.Version11.ByeAction)] 26[OperationContract(IsOneWay = true, Action = ProtocolStrings.Version11.ByeAction, AsyncPattern = true)]
System\ServiceModel\Discovery\Version11\IDiscoveryContractAdhoc11.cs (4)
15[OperationContract(Action = ProtocolStrings.Version11.ProbeAction, IsOneWay = true)] 18[OperationContract(Action = ProtocolStrings.Version11.ProbeAction, IsOneWay = true, AsyncPattern = true)] 23[OperationContract(Action = ProtocolStrings.Version11.ResolveAction, IsOneWay = true)] 26[OperationContract(Action = ProtocolStrings.Version11.ResolveAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\Version11\IDiscoveryResponseContract11.cs (3)
14[OperationContract(Action = ProtocolStrings.Version11.ProbeMatchesAction, IsOneWay = true, AsyncPattern = true)] 19[OperationContract(Action = ProtocolStrings.Version11.ResolveMatchesAction, IsOneWay = true, AsyncPattern = true)] 24[OperationContract(Action = ProtocolStrings.Version11.HelloAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionApril2005\IAnnouncementContractApril2005.cs (4)
15[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionApril2005.HelloAction)] 18[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionApril2005.HelloAction, AsyncPattern = true)] 23[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionApril2005.ByeAction)] 26[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionApril2005.ByeAction, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionApril2005\IDiscoveryContractApril2005.cs (4)
14[OperationContract(Action = ProtocolStrings.VersionApril2005.ProbeAction, IsOneWay = true)] 17[OperationContract(Action = ProtocolStrings.VersionApril2005.ProbeAction, IsOneWay = true, AsyncPattern = true)] 22[OperationContract(Action = ProtocolStrings.VersionApril2005.ResolveAction, IsOneWay = true)] 25[OperationContract(Action = ProtocolStrings.VersionApril2005.ResolveAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionApril2005\IDiscoveryResponseContractApril2005.cs (3)
14[OperationContract(Action = ProtocolStrings.VersionApril2005.ProbeMatchesAction, IsOneWay = true, AsyncPattern = true)] 19[OperationContract(Action = ProtocolStrings.VersionApril2005.ResolveMatchesAction, IsOneWay = true, AsyncPattern = true)] 24[OperationContract(Action = ProtocolStrings.VersionApril2005.HelloAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionCD1\IAnnouncementContractCD1.cs (4)
15[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionCD1.HelloAction)] 18[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionCD1.HelloAction, AsyncPattern = true)] 23[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionCD1.ByeAction)] 26[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionCD1.ByeAction, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionCD1\IDiscoveryContractAdhocCD1.cs (4)
15[OperationContract(Action = ProtocolStrings.VersionCD1.ProbeAction, IsOneWay = true)] 18[OperationContract(Action = ProtocolStrings.VersionCD1.ProbeAction, IsOneWay = true, AsyncPattern = true)] 23[OperationContract(Action = ProtocolStrings.VersionCD1.ResolveAction, IsOneWay = true)] 26[OperationContract(Action = ProtocolStrings.VersionCD1.ResolveAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionCD1\IDiscoveryResponseContractCD1.cs (3)
14[OperationContract(Action = ProtocolStrings.VersionCD1.ProbeMatchesAction, IsOneWay = true, AsyncPattern = true)] 19[OperationContract(Action = ProtocolStrings.VersionCD1.ResolveMatchesAction, IsOneWay = true, AsyncPattern = true)] 24[OperationContract(Action = ProtocolStrings.VersionCD1.HelloAction, IsOneWay = true, AsyncPattern = true)]
System.ServiceModel.Routing (5)
System\ServiceModel\Routing\IDuplexRouterCallback.cs (1)
14[OperationContract(AsyncPattern = true, IsOneWay = true, Action = "*")]
System\ServiceModel\Routing\IDuplexSessionRouter.cs (1)
14[OperationContract(AsyncPattern = true, IsOneWay = true, Action = "*")]
System\ServiceModel\Routing\IRequestReplyRouter.cs (1)
14[OperationContract(AsyncPattern = true, IsOneWay = false, Action = "*", ReplyAction = "*")]
System\ServiceModel\Routing\ISimplexDatagramRouter.cs (1)
14[OperationContract(AsyncPattern = true, IsOneWay = true, Action = "*")]
System\ServiceModel\Routing\ISimplexSessionRouter.cs (1)
14[OperationContract(AsyncPattern = true, IsOneWay = true, Action = "*")]
System.WorkflowServices (2)
System\ServiceModel\Activities\IExternalDataExchange.cs (1)
12[OperationContract(IsOneWay = true, Action = Description.WorkflowRuntimeEndpoint.RaiseEventAction)]
System\Workflow\Activities\ContractMethodInfo.cs (1)
84operationContract.IsOneWay = operationInfo.IsOneWay;
7 references to IsOneWay
System.ServiceModel (4)
System\ServiceModel\Description\TypeLoader.cs (3)
926if (opAttr.IsOneWay && methodAttributes.Length > 0) 989if (!opAttr.IsOneWay) 1018if (!opAttr.IsOneWay)
System\ServiceModel\OperationContractAttribute.cs (1)
131if (!this.IsOneWay
System.WorkflowServices (3)
System\Workflow\Activities\ReceiveActivity.cs (1)
1433this.isOneWay = ((OperationContractAttribute)operationContractAttribs[0]).IsOneWay;
System\Workflow\Activities\SendActivity.cs (1)
641this.isOneWay = ((OperationContractAttribute) operationContractAttribs[0]).IsOneWay;
System\Workflow\Activities\TypedOperationInfo.cs (1)
158return ((OperationContractAttribute) operationContractAttribs[0]).IsOneWay;