Discussion Forum : Sockets
Question - Which method is used to close the WebSocket?
Options:
A .  Socket.flush()
B .  Socket.close()
C .  Socket.Close()
D .  Socket.dispose()
Answer: Option B


The Socket.close() is used to close the WebSocket.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *