3 overrides of OnBeginSend
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\AnnouncementSendsAsyncResult.cs (1)
36protected override IAsyncResult OnBeginSend(int index, TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
359protected override IAsyncResult OnBeginSend(int index, TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Discovery\ResolveDuplexAsyncResult.cs (1)
299protected override IAsyncResult OnBeginSend(int index, TimeSpan timeout, AsyncCallback callback, object state)