OperationResult Structure |
Namespace: FastProxy
public struct OperationResult
The OperationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CloseClient |
Indicates that the connection should be aborted.
|
![]() ![]() | Continue |
Indicates that the data transfer should continue.
|
![]() | Outcome |
Gets the outcome of the operation.
|
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetCallback |
Sets the callback to call when a pending operation completes.
|
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |