[Modify] Polish it
This commit is contained in:
@@ -633,6 +633,7 @@ namespace WebSocketSharp.Server
|
||||
{
|
||||
if (_websocket == null) {
|
||||
var msg = "The session has not started yet.";
|
||||
|
||||
throw new InvalidOperationException (msg);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user