RpcMethod Methods

The RpcMethod type exposes the following members.

Methods

 

Name

Description

RpcMethod Methods 1:

Equals

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

RpcMethod Methods 2:

Finalize

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

RpcMethod Methods 3:

GetHashCode

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

RpcMethod Methods 4:

GetType

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

RpcMethod Methods 5:

MemberwiseClone

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

RpcMethod Methods 6:

ToString

Returns a String that represents this instance. (Overrides Object.ToString..)

Extension Methods

 

Name

Description

AddParameter(IRpcMethodParameter)

Overloaded.

Adds a parameter to the RpcMethod (Defined by FluentRpcMethodExtension.)

AddParameter(String, IDataType, MethodParamFlags)

Overloaded.

Adds a parameter to the RpcMethod (Defined by FluentRpcMethodExtension.)

AddParameter(String, IDataType, MethodParamFlags, Int32)

Overloaded.

Adds a parameter to the RpcMethod (Defined by FluentRpcMethodExtension.)

SetReturnType

Sets the ReturnType of the RpcMethod. (Defined by FluentRpcMethodExtension.)

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace