AsyncSymbol Methods

The AsyncSymbol type exposes the following members.

Methods

 

Name

Description

AsyncSymbol Methods 1:

Dispose

Disposes the AsyncSymbol.

AsyncSymbol Methods 2:

Dispose(Boolean)

 

AsyncSymbol Methods 3:

Equals(AsyncSymbol)

Indicates whether the current AsyncSymbol is equal to another AsyncSymbol.

AsyncSymbol Methods 4:

Equals(Object)

Determines whether the specified Object is equal to the current AsyncSymbol.
(Overrides SymbolEquals(Object))

AsyncSymbol Methods 5:

Equals(Symbol)

Indicates whether the current Symbol is equal to another Symbol.
(Inherited from Symbol)

AsyncSymbol Methods 6:

Finalize

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

AsyncSymbol Methods 7:

GetHashCode

Serves as the default hash function.
(Overrides SymbolGetHashCode)

AsyncSymbol Methods 8:

GetType

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

AsyncSymbol Methods 9:

MemberwiseClone

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

AsyncSymbol Methods 10:

Read

Reads the Value at the specified path from the current Symbol.
(Overrides SymbolRead(QueueString, Context))

AsyncSymbol Methods 11:

ReadAsync

Reads the Value at the specified path from the current AsyncSymbol as an asynchronous operation.

AsyncSymbol Methods 12:

ToString

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

AsyncSymbol Methods 13:

Write

Writes the specified Value at the specified path to the current Symbol.
(Overrides SymbolWrite(QueueString, Value, Context))

AsyncSymbol Methods 14:

WriteAsync

Writes the specified Value at the specified path to the current AsyncSymbol as an asynchronous operation.

Reference

AsyncSymbol Class TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG