CounterOnPeriod 属性
当达到一个周期时触发。
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
public Action<long> OnPeriod { get; set; }
Public Property OnPeriod As Action(Of Long)
Get
Set
member OnPeriod : Action<int64> with get, set
属性值
ActionInt64