Home
last modified time | relevance | path

Searched defs:InvokeAsync (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/
H A DWorkflowInvoker.cs250 public void InvokeAsync() in InvokeAsync() method in System.Activities.WorkflowInvoker
255 public void InvokeAsync(TimeSpan timeout) in InvokeAsync() method in System.Activities.WorkflowInvoker
260 public void InvokeAsync(object userState) in InvokeAsync() method in System.Activities.WorkflowInvoker
265 public void InvokeAsync(TimeSpan timeout, object userState) in InvokeAsync() method in System.Activities.WorkflowInvoker
272 public void InvokeAsync(IDictionary<string, object> inputs) in InvokeAsync() method in System.Activities.WorkflowInvoker
277 public void InvokeAsync(IDictionary<string, object> inputs, TimeSpan timeout) in InvokeAsync() method in System.Activities.WorkflowInvoker
282 public void InvokeAsync(IDictionary<string, object> inputs, object userState) in InvokeAsync() method in System.Activities.WorkflowInvoker
287 … public void InvokeAsync(IDictionary<string, object> inputs, TimeSpan timeout, object userState) in InvokeAsync() method in System.Activities.WorkflowInvoker
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/
H A DLambda.pm61 sub InvokeAsync { subroutine
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/System.Web.Services.Protocols/
H A DSoapHttpClientProtocol.cs384 protected void InvokeAsync (string methodName, object[] parameters, SendOrPostCallback callback) in InvokeAsync() method in System.Web.Services.Protocols.SoapHttpClientProtocol
389 …protected void InvokeAsync (string methodName, object[] parameters, SendOrPostCallback callback, o… in InvokeAsync() method in System.Web.Services.Protocols.SoapHttpClientProtocol
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/
H A DBaseAsyncResult.cs183 …internal static IAsyncResult InvokeAsync(Func<AsyncCallback, object, IAsyncResult> asyncAction, As… in InvokeAsync() method in System.Data.Services.Client.BaseAsyncResult
189 …internal static IAsyncResult InvokeAsync(Func<byte[], int, int, AsyncCallback, object, IAsyncResul… in InvokeAsync() method in System.Data.Services.Client.BaseAsyncResult
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Services/System/Web/Services/Protocols/
H A DHttpClientProtocol.cs271 …protected void InvokeAsync(string methodName, string requestUrl, object[] parameters, SendOrPostCa… in InvokeAsync() method in System.Web.Services.Protocols.HttpSimpleClientProtocol
279 …protected void InvokeAsync(string methodName, string requestUrl, object[] parameters, SendOrPostCa… in InvokeAsync() method in System.Web.Services.Protocols.HttpSimpleClientProtocol
H A DSoapClientProtocol.cs426 … protected void InvokeAsync(string methodName, object[] parameters, SendOrPostCallback callback) { in InvokeAsync() method in System.Web.Services.Protocols.SoapHttpClientProtocol
434 …protected void InvokeAsync(string methodName, object[] parameters, SendOrPostCallback callback, ob… in InvokeAsync() method in System.Web.Services.Protocols.SoapHttpClientProtocol
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lambda/
H A Dapi_op_InvokeAsync.go18 func (c *Client) InvokeAsync(ctx context.Context, params *InvokeAsyncInput, optFns ...func(*Options… func
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.Windows.Threading/
H A DDispatcher.cs186 public DispatcherOperation InvokeAsync (Action callback) in InvokeAsync() method in System.Windows.Threading.Dispatcher
191 public DispatcherOperation InvokeAsync (Action callback, DispatcherPriority priority) in InvokeAsync() method in System.Windows.Threading.Dispatcher
196 …public DispatcherOperation InvokeAsync (Action callback, DispatcherPriority priority, Cancellation… in InvokeAsync() method in System.Windows.Threading.Dispatcher
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DTaskMethodInvoker.cs174 private async Task<Tuple<object, object[]>> InvokeAsync(object instance, object[] inputs) in InvokeAsync() method in System.ServiceModel.Dispatcher.TaskMethodInvoker
/dports/devel/liteide/liteide-x37.4/liteidex/src/libgopher/
H A Dlibgopher.go91 func InvokeAsync(cid *C.TString, cargs *C.TString, csep *C.TString, csin *C.TString, ctx unsafe.Poi… func
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web/
H A DTaskAsyncResultTest.cs261 public void InvokeAsync () in InvokeAsync() method in MonoTests.System.Web.TaskAsyncResultTest
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.Core/Reactive/Concurrency/
H A DScheduler.Async.cs363 …private static IDisposable InvokeAsync<TState>(IScheduler self, TState s, Func<IScheduler, TState,… in InvokeAsync() method in System.Reactive.Concurrency.Scheduler
382 …private static IDisposable InvokeAsync<TState>(IScheduler self, TState s, Func<IScheduler, TState,… in InvokeAsync() method in System.Reactive.Concurrency.Scheduler
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2014-11-11/
H A Ddocs-2.json8 …"InvokeAsync": "<p>Submits an invocation request to AWS Lambda. Upon receiving the request, Lambda… string
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2014-11-11/
H A Ddocs-2.json8 …"InvokeAsync": "<p>Submits an invocation request to AWS Lambda. Upon receiving the request, Lambda… string
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2014-11-11/
H A Ddocs-2.json8 …"InvokeAsync": "<p>Submits an invocation request to AWS Lambda. Upon receiving the request, Lambda… string
/dports/math/py-or-tools/or-tools-9.2/examples/data/vector_packing/vbp/BPPC_CS/
H A DBPPC_7_2_7.vbp35 284 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0…
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/
H A DClientBase.cs226 protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, in InvokeAsync() method in System.ServiceModel.ClientBase
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/tests/FunctionalTests/
H A DSocketTestHelper.cs210 private static Task<TResult> InvokeAsync<TResult>( in InvokeAsync() method in System.Net.Sockets.Tests.SocketHelperEap

123456789