Click or drag to resize
IClientChannel Methods

The IClientChannel type exposes the following members.

Methods
  NameDescription
Public methodBeginDisplayInitializationUI
An asynchronous call to begin using a user interface to obtain credential information.
Public methodDisplayInitializationUI
A call to a user interface to obtain credential information.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodEndDisplayInitializationUI
Called when the call to System.ServiceModel.IClientChannel.BeginDisplayInitializationUI(System.AsyncCallback,System.Object) has finished.
Top
See Also