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)
1021public override IAsyncResult BeginValidate(Uri uri, AsyncCallback callback, object state) 1061public override IAsyncResult BeginValidate(Uri uri, AsyncCallback callback, object state)