typedefAddressFamily::typeAddressFamily_t;// Specifies the addressing scheme that an instance of the System::Net::Sockets::Socket class can use.
typedefProtocolType::typeProtocolType_t;// Specifies the protocols that the System::Net::Sockets::Socket class supports.
typedefSocketAsyncOperation::typeSocketAsyncOperation_t;// The type of asynchronous socket operation most recently performed with this object.
typedefSocketError::typeSocketError_t;// Defines error codes for the System::Net::Sockets::Socket class.
typedefSocketShutdown::typeSocketShutdown_t;// Defines constants that are used by the System::Net::Sockets::Socket::Shutdown(System::Net::Sockets::SocketShutdown) method.
typedefSocketType::typeSocketType_t;// Specifies the type of socket that an instance of the System::Net::Sockets::Socket class represents.