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 : ResultReadValueAccess

The ResultRpcMethodAccess type exposes the following members.

Constructors

 

Name

Description

ResultRpcMethodAccess Class 1:

ResultRpcMethodAccess

Initializes a new instance of the ResultRpcMethod struct.

Properties

 

Name

Description

ResultRpcMethodAccess Class 2:

ErrorCode

The ErrorCode of the communication access
(Inherited from ResultAccess)

ResultRpcMethodAccess Class 3:

Failed

Gets a value indicating whether this ResultAccess represents a failed access.
(Inherited from ResultAccess)

ResultRpcMethodAccess Class 4:

InvokeId

Gets the invoke identifier (optionally) or 0
(Inherited from ResultAccess)

ResultRpcMethodAccess Class 5:

OutParameters

Gets the out parameters.

ResultRpcMethodAccess Class 6:

ReturnValue

Gets the return value of the RpcMethod (optionally).

ResultRpcMethodAccess Class 7:

Succeeded

Gets a value indicating whether this ResultAccess represents a succeeded access.
(Inherited from ResultAccess)

ResultRpcMethodAccess Class 8:

TimeStamp

The Timestamp / the date time of the communication access.
(Inherited from ResultAccess)

ResultRpcMethodAccess Class 9:

Value

The value
(Inherited from ResultReadValueAccessT)

Methods

 

Name

Description

ResultRpcMethodAccess Class 10:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

ResultRpcMethodAccess Class 11:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

ResultRpcMethodAccess Class 12:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

ResultRpcMethodAccess Class 13:

GetType

Gets the Type of the current instance.
(Inherited from Object)

ResultRpcMethodAccess Class 14:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

ResultRpcMethodAccess Class 15:

SetError

Sets the error to this ResultAccess object.
(Inherited from ResultAccess)

ResultRpcMethodAccess Class 16:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Reference

TwinCAT.ValueAccess Namespace ResultReadValueAccess

Beckhoff Automation GmbH & Co. KG 2001-2026