SendPacketsElement
SendPacketsElement(Byte[])
SendPacketsElement(FileStream)
SendPacketsElement(String)
SendPacketsElement(Byte[], Int32, Int32)
SendPacketsElement(FileStream, Int64, Int32)
SendPacketsElement(String, Int32, Int32)
SendPacketsElement(String, Int64, Int32)
SendPacketsElement(Byte[], Int32, Int32, Boolean)
SendPacketsElement(FileStream, Int64, Int32, Boolean)
SendPacketsElement(String, Int32, Int32, Boolean)
SendPacketsElement(String, Int64, Int32, Boolean)
SendPacketsElement(ReadOnlyMemory<Byte>)
SendPacketsElement(ReadOnlyMemory<Byte>, Boolean)
Buffer
Count
EndOfPacket
FilePath
FileStream
MemoryBuffer
Offset
OffsetLong
netcoreapp3.0
namespace System.Net.Sockets
{
public class SendPacketsElement
{
public SendPacketsElement(string filepath, long offset, int count);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
Information specific to netcoreapp3.0 | |
Assembly | System.Net.Sockets , Version=4.2.1.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API