Overload | Description |
---|---|
SharedMemoryStream Constructor() | Creates a memory stream that uses 32k segments for storage |
SharedMemoryStream Constructor(Int32) | Create a memory stream that uses the specified size of segments |
SharedMemoryStream Constructor(SharedMemoryStream) | Creates a 'clone' of the stream sharing the same contents |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7