Share via


Message.ReplyRaw Method

Creates a raw reply message targeted to the sender.

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

Syntax

public void ReplyRaw (
         byte[] data
)

Parameters

  • data
    The 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