Jaa


RealtimeClientMessage.MessageId Property

Definition

Gets or sets the optional message ID associated with the message. This can be used for tracking and correlation purposes.

public:
 property System::String ^ MessageId { System::String ^ get(); void set(System::String ^ value); };
public string? MessageId { get; set; }
member this.MessageId : string with get, set
Public Property MessageId As String

Property Value

Applies to