다음을 통해 공유


NSUrlConnectionDataDelegate_Extensions.SentBodyData 메서드

정의

public static void SentBodyData (this Foundation.INSUrlConnectionDataDelegate This, Foundation.NSUrlConnection connection, nint bytesWritten, nint totalBytesWritten, nint totalBytesExpectedToWrite);
static member SentBodyData : Foundation.INSUrlConnectionDataDelegate * Foundation.NSUrlConnection * nint * nint * nint -> unit

매개 변수

This
INSUrlConnectionDataDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

connection
NSUrlConnection
bytesWritten
System.System.IntPtr System.nativeint
totalBytesWritten
System.System.IntPtr System.nativeint
totalBytesExpectedToWrite
System.System.IntPtr System.nativeint

적용 대상