MCQOPTIONS
Saved Bookmarks
| 1. |
%_Which method is used to close the WebSocket?_% |
| A. | Socket.flush() |
| B. | Socket.close() |
| C. | Socket.Close() |
| D. | Socket.dispose() |
| Answer» C. Socket.Close() | |