Click or drag to resize

IWebConfigurationClient Methods

The IWebConfigurationClient type exposes the following members.

Methods
 NameDescription
Public methodConnectAsync Connect to the client. This should establish any necessary connections or listeners for the client to function.
Public methodDisconnectAsync Disconnects the current connection to the remote server or resource.
Public methodInitialize Initializes the client connection, this will be called before connect.
Top
See Also