Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The TcpAsyncOperation<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TcpAsyncOperation<(Of <(<'T>)>)> |
Initializes the object with a callback
|
Methods
| Name | Description | |
|---|---|---|
| Complete(T) |
Called when an asynchronous operation completes.
| |
| Complete(Boolean, T) |
Called when an asynchronous operation completes.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| End |
The response returned from the server.
| |
| Equals | (Inherited from Object.) | |
| Fault(ServiceResult) |
Called when an asynchronous operation completes.
| |
| Fault(Boolean, ServiceResult) |
Called when an asynchronous operation completes.
| |
| Fault(UInt32, String, array<Object>[]()[][]) |
Called when an asynchronous operation completes.
| |
| Fault(Boolean, UInt32, String, array<Object>[]()[][]) |
Called when an asynchronous operation completes.
| |
| Fault(Exception, UInt32, String, array<Object>[]()[][]) |
Called when an asynchronous operation completes.
| |
| Fault(Boolean, Exception, UInt32, String, array<Object>[]()[][]) |
Called when an asynchronous operation completes.
| |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InternalComplete |
Called when an asynchronous operation completes.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AsyncState | ||
| AsyncWaitHandle | ||
| CompletedSynchronously | ||
| IsCompleted | ||
| Properties |
Stores additional state information associated with the operation.
|