Overload List
Name | Description | |
---|---|---|
Send(ArraySegment<(Of <<'(Byte>)>>)) |
Sends data to a connected TlsSocket.
(Inherited from TlsSocket.) | |
Send(array<Byte>[]()[][]) |
Sends data to a connected TlsSocket.
(Inherited from TlsSocket.) | |
Send(array<Byte>[]()[][], SocketFlags) |
Sends data to a connected TlsSocket using the supplied flags.
(Inherited from TlsSocket.) | |
Send(array<Byte>[]()[][], Int32, Int32) |
Sends the specified amount of data to a connected TlsSocket starting at the indicated location in the data and using the supplied flags.
(Inherited from TlsSocket.) | |
Send(array<Byte>[]()[][], Int32, SocketFlags) |
Sends the specified amount of data to a connected TlsSocket using the supplied flags.
(Inherited from TlsSocket.) | |
Send(array<Byte>[]()[][], Int32, Int32, SocketFlags) |
Sends the specified amount of data to a connected TlsSocket starting at the indicated location in the data and using the supplied flags.
(Inherited from TlsSocket.) |