WriteStreamClosedEventArgs.Error Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the error associated with a WriteStreamClosed event.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.ExceptionThe exception associated with a WriteStreamClosed event when an error occurs.
Show: