how to reject a message from signalR chat application.
Im trying to have a admin control in my signalr chat application where admin can delete any unwanted messages and after validating the message he can transfer the message to the public posting.
so what should i do for cancelling the messages.
this is the link from which im trying to embed the admin control. http://www.codeproject.com/Articles/562023/Asp-Net-SignalR-Chat-Room