An NDoc Documented Class Library

StandardSocket.Send Method

Sends data to a connected Socket.

Overload List

Sends data to a connected Socket.

public override int Send(byte[]);

public override int Send(byte[],int,int,SocketFlags);

See Also

StandardSocket Class | EnterpriseDT.Net Namespace