ResultRpcMethodAccess Class
Asynchronous Invoke RPC Method result class. Implements the ResultReadValueAccess
Inheritance Hierarchy
SystemObject
TwinCAT.ValueAccessResultAccess
TwinCAT.ValueAccessResultReadValueAccessObject
TwinCAT.ValueAccessResultReadValueAccess
TwinCAT.ValueAccessResultRpcMethodAccess
Namespace: TwinCAT.ValueAccess
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public class ResultRpcMethodAccess : ResultReadValueAccessThe ResultRpcMethodAccess type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the ResultRpcMethod struct. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
The ErrorCode of the communication access | |
|
|
Gets a value indicating whether this ResultAccess
represents a failed access. | |
|
|
Gets the invoke identifier (optionally) or 0 | |
|
|
Gets the out parameters. | |
|
|
Gets the return value of the RpcMethod (optionally). | |
|
|
Gets a value indicating whether this ResultAccess
represents a succeeded access. | |
|
|
The Timestamp / the date time of the communication
access. | |
|
|
The value |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Sets the error to this ResultAccess
object. | |
|
|
Returns a string that represents the current object. |
Reference
TwinCAT.ValueAccess Namespace ResultReadValueAccess
Beckhoff Automation GmbH & Co. KG 2001-2026
- ResultReadValueAccess.T. Class
- ResultAccess.DateTime Property
- ResultAccess.ErrorCode Property
- ResultAccess.Failed Property
- ResultRpcMethodAccess.OutParameters Property
- ResultRpcMethodAccess.ReturnValue Property
- ResultAccess.Succeeded Property
- ResultReadValueAccess.T..Value Property
- ResultReadValueAccess.T. Class
- ResultAccess.InvokeId Property
- ResultAccess.SetError Method