How to send a message to client from server using SignalR

kjongdd

New Member
I want to send a message to a client from server. In my scenario the client is not connected with the server. Is it possible for server to establish a connection with not connected client and establish the connection.
 
Back
Top