다음을 통해 공유


NWConnection.SendIdempotent 메서드

정의

오버로드

SendIdempotent(DispatchData, NWContentContext, Boolean)
SendIdempotent(Byte[], NWContentContext, Boolean)

SendIdempotent(DispatchData, NWContentContext, Boolean)

public void SendIdempotent (CoreFoundation.DispatchData buffer, Network.NWContentContext context, bool isComplete);
member this.SendIdempotent : CoreFoundation.DispatchData * Network.NWContentContext * bool -> unit

매개 변수

buffer
DispatchData
isComplete
Boolean

적용 대상

SendIdempotent(Byte[], NWContentContext, Boolean)

public void SendIdempotent (byte[] buffer, Network.NWContentContext context, bool isComplete);
member this.SendIdempotent : byte[] * Network.NWContentContext * bool -> unit

매개 변수

buffer
Byte[]
isComplete
Boolean

적용 대상