This class represents ConnectAsync(TCP_Client..::..ConnectAsyncOP) asynchronous operation.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class ConnectAsyncOP : IDisposable, IAsyncOP
Public Class ConnectAsyncOP Implements IDisposable, IAsyncOP
public ref class ConnectAsyncOP : IDisposable, IAsyncOP
type ConnectAsyncOP = class interface IDisposable interface IAsyncOP end
Members
All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
TCP_Client..::..ConnectAsyncOP(IPEndPoint, IPEndPoint, Boolean, RemoteCertificateValidationCallback) |
Default constructor.
| |
CompletedAsync |
Is called when asynchronous operation has completed.
| |
Dispose()()()() |
Cleans up any resource being used.
| |
Equals(Object) | (Inherited from Object.) | |
Error |
Gets error happened during operation. Returns null if no error.
| |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Socket |
Gets connected socket.
| |
State |
Gets asynchronous operation state.
| |
Stream |
Gets connected TCP stream.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
TCP_Client..::..ConnectAsyncOP |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119