67 writes to AsyncPattern
System.ServiceModel (24)
System\ServiceModel\Activation\IConnectionDuplicator.cs (1)
15[OperationContract(IsOneWay = false, AsyncPattern = true)]
System\ServiceModel\Activation\IConnectionRegister.cs (1)
29[OperationContract(AsyncPattern = true, Action = "http://tempuri.org/IConnectionRegister/ValidateUriRoute", ReplyAction = "http://tempuri.org/IConnectionRegister/ValidateUriRouteResponse")]
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (1)
150[OperationContract(IsOneWay = true, Action = PeerStrings.FloodAction, AsyncPattern = true)]
System\ServiceModel\Description\IMetadataExchange.cs (1)
15[OperationContract(Action = MetadataStrings.WSTransfer.GetAction, ReplyAction = MetadataStrings.WSTransfer.GetResponseAction, AsyncPattern = true)]
System\ServiceModel\Security\IWSTrust13AsyncContract.cs (8)
25[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13CancelAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.Cancel, ReplyAction = WSTrust13Constants.Actions.CancelFinalResponse )] 42[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13IssueAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.Issue, ReplyAction = WSTrust13Constants.Actions.IssueFinalResponse )] 60[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13RenewAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.Renew, ReplyAction = WSTrust13Constants.Actions.RenewFinalResponse )] 78[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13ValidateAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.Validate, ReplyAction = WSTrust13Constants.Actions.ValidateFinalResponse )] 100[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13CancelResponseAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.CancelResponse, ReplyAction = "*" )] 123[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13IssueResponseAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.IssueResponse, ReplyAction = "*" )] 146[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13RenewResponseAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.RenewResponse, ReplyAction = "*" )] 169[OperationContract( Name = WSTrustServiceContractConstants.Operations.Trust13ValidateResponseAsync, AsyncPattern = true, Action = WSTrust13Constants.Actions.ValidateResponse, ReplyAction = "*" )]
System\ServiceModel\Security\IWSTrustContract.cs (4)
32[OperationContract(AsyncPattern = true, Name = "Cancel", Action = "*", ReplyAction = "*")] 57[OperationContract(AsyncPattern = true, Name = "Issue", Action = "*", ReplyAction = "*")] 82[OperationContract(AsyncPattern = true, Name = "Renew", Action = "*", ReplyAction = "*")] 107[OperationContract(AsyncPattern = true, Name = "Validate", Action = "*", ReplyAction = "*")]
System\ServiceModel\Security\IWSTrustFeb2005AsyncContract.cs (8)
25[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005CancelAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.Cancel, ReplyAction = WSTrustFeb2005Constants.Actions.CancelResponse )] 42[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005IssueAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.Issue, ReplyAction = WSTrustFeb2005Constants.Actions.IssueResponse )] 59[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005RenewAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.Renew, ReplyAction = WSTrustFeb2005Constants.Actions.RenewResponse )] 76[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005ValidateAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.Validate, ReplyAction = WSTrustFeb2005Constants.Actions.ValidateResponse )] 93[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005CancelResponseAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.CancelResponse, ReplyAction = WSTrustFeb2005Constants.Actions.CancelResponse )] 110[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005IssueResponseAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.IssueResponse, ReplyAction = WSTrustFeb2005Constants.Actions.IssueResponse )] 127[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005RenewResponseAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.RenewResponse, ReplyAction = WSTrustFeb2005Constants.Actions.RenewResponse )] 144[OperationContract( Name = WSTrustServiceContractConstants.Operations.TrustFeb2005ValidateResponseAsync, AsyncPattern = true, Action = WSTrustFeb2005Constants.Actions.ValidateResponse, ReplyAction = WSTrustFeb2005Constants.Actions.ValidateResponse )]
System.ServiceModel.Activities (13)
System\ServiceModel\Activities\IWorkflowInstanceManagement.cs (13)
22[OperationContract(Name = XD2.WorkflowInstanceManagementService.Abandon, AsyncPattern = true)] 32[OperationContract(Name = XD2.WorkflowInstanceManagementService.Cancel, AsyncPattern = true)] 42[OperationContract(Name = XD2.WorkflowInstanceManagementService.Run, AsyncPattern = true)] 52[OperationContract(Name = XD2.WorkflowInstanceManagementService.Suspend, AsyncPattern = true)] 62[OperationContract(Name = XD2.WorkflowInstanceManagementService.Terminate, AsyncPattern = true)] 72[OperationContract(Name = XD2.WorkflowInstanceManagementService.Unsuspend, AsyncPattern = true)] 86[OperationContract(Name = XD2.WorkflowInstanceManagementService.TransactedCancel, AsyncPattern = true)] 97[OperationContract(Name = XD2.WorkflowInstanceManagementService.TransactedRun, AsyncPattern = true)] 108[OperationContract(AsyncPattern = true, Name = XD2.WorkflowInstanceManagementService.TransactedSuspend)] 119[OperationContract(AsyncPattern = true, Name = XD2.WorkflowInstanceManagementService.TransactedTerminate)] 130[OperationContract(AsyncPattern = true, Name = XD2.WorkflowInstanceManagementService.TransactedUnsuspend)] 146[OperationContract(AsyncPattern = true, Name = XD2.WorkflowInstanceManagementService.Update)] 157[OperationContract(AsyncPattern = true, Name = XD2.WorkflowInstanceManagementService.TransactedUpdate)]
System.ServiceModel.Discovery (25)
System\ServiceModel\Discovery\Version11\IAnnouncementContract11.cs (2)
18[OperationContract(IsOneWay = true, Action = ProtocolStrings.Version11.HelloAction, AsyncPattern = true)] 26[OperationContract(IsOneWay = true, Action = ProtocolStrings.Version11.ByeAction, AsyncPattern = true)]
System\ServiceModel\Discovery\Version11\IDiscoveryContractAdhoc11.cs (2)
18[OperationContract(Action = ProtocolStrings.Version11.ProbeAction, IsOneWay = true, AsyncPattern = true)] 26[OperationContract(Action = ProtocolStrings.Version11.ResolveAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\Version11\IDiscoveryContractManaged11.cs (2)
17[OperationContract(Action = ProtocolStrings.Version11.ProbeAction, ReplyAction = ProtocolStrings.Version11.ProbeMatchesAction, AsyncPattern = true)] 25[OperationContract(Action = ProtocolStrings.Version11.ResolveAction, ReplyAction = ProtocolStrings.Version11.ResolveMatchesAction, 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 (2)
18[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionApril2005.HelloAction, AsyncPattern = true)] 26[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionApril2005.ByeAction, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionApril2005\IDiscoveryContractApril2005.cs (2)
17[OperationContract(Action = ProtocolStrings.VersionApril2005.ProbeAction, IsOneWay = true, AsyncPattern = 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 (2)
18[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionCD1.HelloAction, AsyncPattern = true)] 26[OperationContract(IsOneWay = true, Action = ProtocolStrings.VersionCD1.ByeAction, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionCD1\IDiscoveryContractAdhocCD1.cs (2)
18[OperationContract(Action = ProtocolStrings.VersionCD1.ProbeAction, IsOneWay = true, AsyncPattern = true)] 26[OperationContract(Action = ProtocolStrings.VersionCD1.ResolveAction, IsOneWay = true, AsyncPattern = true)]
System\ServiceModel\Discovery\VersionCD1\IDiscoveryContractManagedCD1.cs (2)
17[OperationContract(Action = ProtocolStrings.VersionCD1.ProbeAction, ReplyAction = ProtocolStrings.VersionCD1.ProbeMatchesAction, AsyncPattern = true)] 25[OperationContract(Action = ProtocolStrings.VersionCD1.ResolveAction, ReplyAction = ProtocolStrings.VersionCD1.ResolveMatchesAction, 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 = "*")]
2 references to AsyncPattern
System.ServiceModel (1)
System\ServiceModel\Description\ServiceReflector.cs (1)
888if (opSettings.AsyncPattern)
System.WorkflowServices (1)
System\Workflow\Activities\ServiceOperationHelpers.cs (1)
83isAsync = operationContractAttribute.AsyncPattern;