This topic has not yet been rated - Rate this topic

SslStream.Write Method

Writes data to this stream.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Write(Byte[]) Writes the specified data to this stream.
Public method Write(Byte[], Int32, Int32) Write the specified number of Bytes to the underlying stream using the specified buffer and offset. (Overrides Stream.Write(Byte[], Int32, Int32).)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.