SocketFlags Enumeration

Specifies flags that control socket behavior during send and receive operations.

This enumeration is used with the Socket class methods, such as Send and Receive, to modify their default behavior.

Syntax

public enum SocketFlags

Members