Click or drag to resize

ConfigApiClient Methods

The ConfigApiClient type exposes the following members.

Methods
  NameDescription
Public methodAbort (Inherited from ClientBaseIConfigApi.)
Public methodAddProvisioningDescription
Public methodClose (Inherited from ClientBaseIConfigApi.)
Protected methodCreateChannel
Returns a new channel to the service.
(Inherited from ClientBaseIConfigApi.)
Public methodDeleteProvisioningDescription
Public methodDisplayInitializationUI
Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it.
(Inherited from ClientBaseIConfigApi.)
Public methodEcho
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAvailableProvisioningModules
Public methodGetBasicProvisioningDescription
Public methodGetDefaultProvisioningDescription
Protected methodGetDefaultValueForInitializationT
Replicates the behavior of the default keyword in C#.
(Inherited from ClientBaseIConfigApi.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProvisioningDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInvokeAsync
Provides support for implementing the event-based asynchronous pattern. For more information about this pattern, see Event-based Asynchronous Pattern Overview.
(Inherited from ClientBaseIConfigApi.)
Public methodListProvisioningDescriptions
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpen (Inherited from ClientBaseIConfigApi.)
Public methodSetDefaultProvisioningDescription
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also