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