Searched refs:ISendStatusFromServerCompletionCallback (Results 1 – 4 of 4) sorted by relevance
34 …lBase<TResponse, TRequest>, IReceivedCloseOnServerCallback, ISendStatusFromServerCompletionCallback244 ISendStatusFromServerCompletionCallback SendStatusFromServerCompletionCallback => this;246 void ISendStatusFromServerCompletionCallback.OnSendStatusFromServerCompletion(bool success) in ISendStatusFromServerCompletionCallback.OnSendStatusFromServerCompletion()
49 internal interface ISendStatusFromServerCompletionCallback interface90 …void StartSendStatusFromServer(ISendStatusFromServerCompletionCallback callback, Status status, Me… in StartSendStatusFromServer()
48 …(success, context, state) => ((ISendStatusFromServerCompletionCallback)state).OnSendStatusFromServ…130 …public void StartSendStatusFromServer(ISendStatusFromServerCompletionCallback callback, Status sta… in StartSendStatusFromServer()
65 public ISendStatusFromServerCompletionCallback SendStatusFromServerCallback159 …public void StartSendStatusFromServer(ISendStatusFromServerCompletionCallback callback, Status sta… in StartSendStatusFromServer()