Searched refs:RequestCallCompletionDelegate (Results 1 – 3 of 3) sorted by relevance
32 …internal delegate void RequestCallCompletionDelegate(bool success, RequestCallContextSafeHandle ct… in RequestCallCompletionDelegate() method78 …ic RequestCallContextSafeHandle RegisterRequestCallCompletion(RequestCallCompletionDelegate callba… in RegisterRequestCallCompletion()
74 …public void RequestCall(RequestCallCompletionDelegate callback, CompletionQueueSafeHandle completi… in RequestCall()
60 public RequestCallCompletionDelegate CompletionCallback { get; set; }