Share via


Message.Reply Method

Creates a reply message targeted to the sender.

Namespace: Microsoft.SPOT.Messaging
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

public void Reply (
         Objectdata
)

Parameters

  • data
    Holds contents of the reply message.

Remarks

This method supports the .NET Micro Framework infrastructure and is not intended to be used directly from your code.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

Message Class
Message Members
Microsoft.SPOT.Messaging Namespace