Mono Class Library: Overview

System.Net.Sockets.SocketAsyncEventArgs: Property Members

The properties of System.Net.Sockets.SocketAsyncEventArgs are listed below. For a list of all members, see the SocketAsyncEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

AcceptSocketSocket. Documentation for this section has not yet been entered.
[read-only]
Bufferbyte[]. Documentation for this section has not yet been entered.
BufferListIList<ArraySegment<byte>>. Documentation for this section has not yet been entered.
[read-only]
BytesTransferredint. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
DisconnectReuseSocketbool. Documentation for this section has not yet been entered.
[read-only]
LastOperationSocketAsyncOperation. Documentation for this section has not yet been entered.
[read-only]
Offsetint. Documentation for this section has not yet been entered.
[read-only]
ReceiveMessageFromPacketInfoIPPacketInformation. Documentation for this section has not yet been entered.
RemoteEndPointSystem.Net.EndPoint. Documentation for this section has not yet been entered.
SendPacketsElementsSendPacketsElement[]. Documentation for this section has not yet been entered.
SendPacketsFlagsTransmitFileOptions. Documentation for this section has not yet been entered.
SendPacketsSendSizeint. Documentation for this section has not yet been entered.
SocketErrorSocketError. Documentation for this section has not yet been entered.
SocketFlagsSocketFlags. Documentation for this section has not yet been entered.
UserTokenobject. Documentation for this section has not yet been entered.