WebClient.UploadProgressChanged equivalent in .NET 1.1
Index
‹
.NET Development
‹
ASMX Web Services and XML Serialization
Author
Message
soconne
Posted: ASMX Web Services and XML Serialization, WebClient.UploadProgressChanged equivalent in .NET 1.1
Top
Is there an equivalent to WebClient.UploadProgressChanged in .NET 1.1 I'm being forced to write some upload code in 1.1 and not 2.0, but I really need the callback feature. Is there another method or way to monitor upload progress
.NET Development29
Index
‹
.NET Development
‹
ASMX Web Services and XML Serialization