ByteStreamMessage Class
.NET Framework (current version)
Represents a byte stream message.
Assembly: System.ServiceModel.Channels (in System.ServiceModel.Channels.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateMessage(ArraySegment<Byte>) | Creates a byte stream message using the specified buffer data. |
![]() ![]() | CreateMessage(ArraySegment<Byte>, BufferManager^) | Creates a byte stream message using the specified buffer data and buffer manager. |
![]() ![]() | CreateMessage(Stream^) | Creates a byte stream message using the specified stream. |
.NET Framework
Available since 4.5
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

