SafeStreamWriter Class
Updated: June 17, 2012
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
System.MarshalByRefObject
System.IO.TextWriter
System.IO.StreamWriter
Microsoft.ApplicationServer.Caching.SafeStreamWriter
| Name | Description | |
|---|---|---|
![]() | SafeStreamWriter(Stream) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SafeStreamWriter(String) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SafeStreamWriter(String, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | AutoFlush | (Inherited from StreamWriter.) |
![]() | BaseStream | (Inherited from StreamWriter.) |
![]() | Encoding | (Inherited from StreamWriter.) |
![]() | FormatProvider | (Inherited from TextWriter.) |
![]() | NewLine | (Inherited from TextWriter.) |
| Name | Description | |
|---|---|---|
![]() | CoreNewLine | (Inherited from TextWriter.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



