SBMessageHandler.SendTypingMessage Method
Sends a 'user is typing..' message to the switchboard, and is received by all participants.
[Visual Basic]
Overridable Public Sub SendTypingMessage()
[C#]
public virtual
void SendTypingMessage();
See Also
SBMessageHandler Class | XihSolutions.DotMSN Namespace