![]() | Overloaded. Initialize a new instance of the VirtualSocket class. |
![]() | Gets the address family of the VirtualSocket. |
![]() | Gets the amount of data that has been received from the network and is available to be read. |
![]() | Gets or sets a value that indicates whether the VirtualSocket is in blocking mode. |
![]() | Gets a value indicating whether a VirtualSocket is connected to a remote resource. |
![]() | Gets the operating system handle for the VirtualSocket. |
![]() | Gets the local endpoint. |
![]() | Gets the protocol type of the VirtualSocket. |
![]() | Gets the remote endpoint. |
![]() | Gets the type of the VirtualSocket. |
![]() | Creates a new VirtualSocket to handle an incoming connection request. |
![]() | Begins an asynchronous request to create a new VirtualSocket to accept an incoming connection request. |
![]() | Begins an asynchronous request for a connection to a network device. |
![]() | Begins to asynchronously receive data from a connected VirtualSocket. |
![]() | Begins to asynchronously receive data from a specified network device. |
![]() | Sends data asynchronously to a connected VirtualSocket. |
![]() | Sends data asynchronously to a specific remote host. |
![]() | Associates a VirtualSocket with a local endpoint. |
![]() | Forces a VirtualSocket connection to close. |
![]() | Establishes a connection to a remote device. |
![]() | Ends an asynchronous request to create a new VirtualSocket to accept an incoming connection request. |
![]() | Ends a pending asynchronous connection request. |
![]() | Ends a pending asynchronous read. |
![]() | Ends a pending asynchronous read from a specific endpoint. |
![]() | Ends a pending asynchronous send. |
![]() | Ends a pending asynchronous send to a specific location. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | This member overrides Object.GetHashCode. |
![]() | Overloaded. Returns the value of the specified Socket option and returns in an array. |
![]() | Gets the Type of the current instance. |
![]() | Sets low-level operating modes for the VirtualSocket. |
![]() | Places a VirtualSocket in a listening state. |
![]() | Determines the status of the VirtualSocket. |
![]() | Overloaded. Receives data from a connected VirtualSocket in a specific location of the receive buffer. |
![]() | Overloaded. Receives a datagram in a specific location in the data buffer and stores the endpoint. |
![]() | Overloaded. Sends data to a connected VirtualSocket, starting at the indicated location in the data. |
![]() | Overloaded. Sends data to a specific endpoint, starting at the indicated location in the data. |
![]() | Overloaded. Sets the specified option to the specified value. |
![]() | Disables sends and receives on a VirtualSocket. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Initialize a new instance of the VirtualSocket class. |
![]() | Gets or sets the internal Socket value. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a new Socket to handle an incoming connection request. |
![]() | Ends an asynchronous request to create a new Socket to accept an incoming connection request. |
![]() | Creates a shallow copy of the current Object. |
VirtualSocket Class | Org.Mentalis.Security.Ssl Namespace