Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSend(array<Byte>[]()[][])
Sends data to a connected ProxySocket.
Public methodSupported by the .NET Compact FrameworkSend(array<Byte>[]()[][], SocketFlags)
Sends data to a connected ProxySocket using the supplied flags.
Public methodSupported by the .NET Compact FrameworkSend(array<Byte>[]()[][], Int32, Int32)
Sends the specified amount of data to a connected ProxySocket starting at the indicated location in the data and using the supplied flags.
Public methodSupported by the .NET Compact FrameworkSend(array<Byte>[]()[][], Int32, SocketFlags)
Sends the specified amount of data to a connected ProxySocket using the supplied flags.
Public methodSupported by the .NET Compact FrameworkSend(array<Byte>[]()[][], Int32, Int32, SocketFlags)
Sends the specified amount of data to a connected ProxySocket starting at the indicated location in the data and using the supplied flags.

See Also