Foundation.NSUrlConnectionDownloadDelegate.WroteData Method
Indicates that data was written.

Syntax

[Foundation.Export("connection:didWriteData:totalBytesWritten:expectedTotalBytes:")]
public virtual void WroteData (NSUrlConnection connection, long bytesWritten, long totalBytesWritten, long expectedTotalBytes)

Parameters

connection
Documentation for this section has not yet been entered.
bytesWritten
Documentation for this section has not yet been entered.
totalBytesWritten
Documentation for this section has not yet been entered.
expectedTotalBytes
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0