Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SendMessage(string)

Declaration

public void SendMessage(
    string textMessage
)

Summary

Sends a text message to the client.

Parameters

stringtextMessage The text message to send.