Click or drag to resize

TcpAsyncResultCollection Methods

The TcpAsyncResultCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add new async result into the collection
Public methodClear
Clear collection
Public methodCount
Count of elements in collection
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetKeys
Get all keys
Public methodGetType (Inherited from Object.)
Public methodGetValue
Get specific async result
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Remove async result from the collection
Public methodToString (Inherited from Object.)
Top
See Also