Share via


MethodResponseInternal Class

Definition

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

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

Methods

Dispose()

Dispose the current method data instance

Applies to