About
Pricing
Try Now
BUY
Free Trial
Welcome!
UltimateBounceInspector Feature
Licensing and How to Order
Installation Instruction
Getting Started
Processing a single EML or Outlook MSG file
Processing multiple mail message files
Downloading and processing multiple messages from IMAP server
Downloading and processing multiple messages from POP3 server
Accessing original message
Adding a custom signature
Using Events
Cancelling an operation
Displaying progress while processing bounces
Handling exceptions
Class Reference
ComponentPro
ComponentPro.Collections.BounceInspector
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.Net
Classes
Interfaces
Delegates
Enumerations
NetworkExceptionStatus
ProxyHttpConnectAuthMethod
ProxySocketExceptionStatus
ProxyType
SecureShellAuthenticationMethod
SecureShellChangePasswordResult
SecureShellChannelExtendedDataMode
SecureShellChannelState
SecureShellChannelType
SecureShellEncryptionAlgorithm
SecureShellEncryptionMode
SecureShellExceptionStatus
SecureShellGssApiMechanisms
SecureShellHostKeyAlgorithm
SecureShellKeyExchangeAlgorithm
SecureShellMacAlgorithm
SecureShellPrivateKeyFormat
SecureShellPublicKeyFormat
SecureShellState
SocketSelectMode
SocketState
SshOptions
SslSecurityMode
SspiAuthenticationMethod
TlsBulkCipherAlgorithm
TlsCertificatePolicy
TlsCipherSuite
TlsCompressionMethod
TlsConnectionEnd
TlsKeyExchangeAlgorithm
TlsMacAlgorithm
TlsSslProtocol
TlsSslVersion
TransferType
ComponentPro.Net.Mail
ComponentPro.Net.Mail.Headers
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateBounceInspector
SocketSelectMode Enumeration
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Net Namespace
> SocketSelectMode Enumeration
Defines the polling modes for the
Poll
method.
Syntax
Copy Code
C#
VB.NET
C++/CLI
public enum SocketSelectMode
Public Enum SocketSelectMode
public enum class SocketSelectMode
Members
Name
Description
SelectRead
Read status mode.
Top
Framework
.NET Compact Framework
Supported version
: 2.0, 3.5, and 3.9
Assembly
: ComponentPro.Network.CF (in ComponentPro.Network.CF.dll)
.NET Framework
Supported version
: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
Assembly
: ComponentPro.Network (in ComponentPro.Network.dll)
Xamarin Android
Supported version
: 2.3 and later
Assembly
: ComponentPro.Network.Android (in ComponentPro.Network.Android.dll)
Xamarin Mac
Supported version
: 2.0.x and later
Assembly
: ComponentPro.Network.Mac (in ComponentPro.Network.Mac.dll)
Xamarin iOS
Supported version
: 5.1.x and later
Assembly
: ComponentPro.Network.iOS (in ComponentPro.Network.iOS.dll)
See Also
Reference
ComponentPro.Net Namespace