Click or drag to resize

SyncProxy Class

返回用户文档首页
异步属性交互基类
Inheritance Hierarchy
SystemObject
  LoongCAD.UtilSyncProxy
    LoongCAD.STC.Object3DObjectBase
    LoongCAD.STCProfile

Namespace: LoongCAD.Util
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class SyncProxy

The SyncProxy type exposes the following members.

Constructors
 NameDescription
Public methodSyncProxyInitializes a new instance of the SyncProxy class
Top
Methods
 NameDescription
Public methodFlush 传递属性
Public methodNeedFlush 是否需要传递
Top
See Also