Click or drag to resize

NativeApiClient Methods

The NativeApiClient type exposes the following members.

Methods
  NameDescription
Public methodAbort (Inherited from ClientBaseINativeApi.)
Public methodAddService
Public methodAddServiceAsync
Public methodChangeServiceStatus
Public methodCheckProvisioningRequestStatus
Public methodClose (Inherited from ClientBaseINativeApi.)
Public methodContinueProvisioningRequest
Protected methodCreateChannel
Returns a new channel to the service.
(Inherited from ClientBaseINativeApi.)
Public methodCreateService
Public methodDeleteService
Public methodDeleteServiceAsync
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 ClientBaseINativeApi.)
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.)
Protected methodGetDefaultValueForInitializationT
Replicates the behavior of the default keyword in C#.
(Inherited from ClientBaseINativeApi.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProvisioningRequestsForAccount
Public methodGetServicesInvolvedInRequest
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 ClientBaseINativeApi.)
Public methodListChildServicesByStatus
Public methodListServiceByName
Public methodListServices
Public methodListServicesByNameAndGreaterPropValues
Public methodListServicesByNameAndPropValues
Public methodListServicesOnResource
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodModifyService
Public methodMoveService
Public methodOpen (Inherited from ClientBaseINativeApi.)
Public methodRecreateService
Public methodReleaseAccount
Public methodReleasePackage
Public methodReleaseServices
Public methodSendProvisioningRequest
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also