NetworkStream.SetLength Method (Int64)
.NET Framework (current version)
Sets the length of the stream. This method always throws a NotSupportedException.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System.Int64
This parameter is not used.
| Exception | Condition |
|---|---|
| NotSupportedException | Any use of this property. |
.NET Framework
Available since 1.1
Available since 1.1
Show: