Implemented interface member:
method
BeginValidate
System.ServiceModel.Channels.IConnection.BeginValidate(System.Uri, System.AsyncCallback, System.Object)
2 overrides of BeginValidate
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
1021
public override IAsyncResult
BeginValidate
(Uri uri, AsyncCallback callback, object state)
1061
public override IAsyncResult
BeginValidate
(Uri uri, AsyncCallback callback, object state)