Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() ![]() | ClosedFailure<T> | Infrastructure. |
![]() ![]() | ClosedSuccess<T> | Infrastructure. |
![]() ![]() | Combine | Overloaded. The various overloads of this method allow to combine generic and non-generic value results. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. |
![]() ![]() | Failure | Overloaded. Returns a failed value result with given exception. |
![]() ![]() | FromFailed | Overloaded. Creates a new instance of the value result from a given failed operation result. |
![]() | GetHashCode | Overloaded. Overridden. Serves as the default hash function. Serves as a hash function for a particular type. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() ![]() | PerformOperation | Overloaded. Performs the specified operation and return the corresponding value result. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | SelectValue<TOutput> | Transforms the value of a value result using a specified function. |
![]() | SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | SetValue | Sets a generic Object value that is a successful result of the operation. |
![]() ![]() | Success | Overloaded. Returns a successful value result with given value. |
![]() | ThrowIfFailed | Throws Exception if it is not a null reference. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ToString | Overloaded. Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |