MethodResponseInternal Class

Definition

The data structure represent the method response that is used for interacting with IoT hub.

public sealed class MethodResponseInternal : IDisposable
type MethodResponseInternal = class
    interface IDisposable
Public NotInheritable Class MethodResponseInternal
Implements IDisposable
Inheritance
MethodResponseInternal
Implements

Methods

Dispose()

Dispose the current method data instance

Applies to