IClientChannel Methods |
The IClientChannel type exposes the following members.
Name | Description | |
---|---|---|
BeginDisplayInitializationUI |
An asynchronous call to begin using a user interface to obtain credential
information.
| |
DisplayInitializationUI |
A call to a user interface to obtain credential information.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
EndDisplayInitializationUI |
Called when the call to System.ServiceModel.IClientChannel.BeginDisplayInitializationUI(System.AsyncCallback,System.Object)
has finished.
|