Foundation.NSUrlSessionTaskDelegate.DidSendBodyData Method
Documentation for this section has not yet been entered.

Syntax

[Foundation.Export("URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:")]
public virtual void DidSendBodyData (NSUrlSession session, NSUrlSessionTask task, long bytesSent, long totalBytesSent, long totalBytesExpectedToSend)

Parameters

session
Documentation for this section has not yet been entered.
task
Documentation for this section has not yet been entered.
bytesSent
Documentation for this section has not yet been entered.
totalBytesSent
Documentation for this section has not yet been entered.
totalBytesExpectedToSend
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