The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SslStream::Write Method
.NET Framework (current version)
Writes data to this stream.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Write(array<Byte>^) | Writes the specified data to this stream. |
![]() | Write(array<Byte>^, Int32, Int32) | Write the specified number of Bytes to the underlying stream using the specified buffer and offset.(Overrides Stream::Write(array<Byte>^, Int32, Int32).) |
Show:
