We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d22a40 commit bc82912Copy full SHA for bc82912
docs/WebSocket/Client/ThreadJob/Send.md
@@ -0,0 +1,22 @@
1
+WebSocket.Client.ThreadJob.Send()
2
+---------------------------------
3
+
4
+### Synopsis
5
+Sends a WebSocket message.
6
7
+---
8
9
+### Description
10
11
+Sends a message to a WebSocket server.
12
13
14
15
+### Parameters
16
+#### **Message**
17
18
+|Type |Required|Position|PipelineInput|
19
+|------------|--------|--------|-------------|
20
+|`[PSObject]`|false |1 |false |
21
22
0 commit comments