Show / Hide Table of Contents

Class CountEvent

Inheritance
System.Object
CountEvent
Implements
System.IDisposable
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public sealed class CountEvent : Object, IDisposable

Constructors

CountEvent()

Declaration
public CountEvent()

Fields

Count

Declaration
public int Count
Field Value
Type Description
System.Int32

Handle

Declaration
public readonly EventWaitHandle Handle
Field Value
Type Description
System.Threading.EventWaitHandle

Methods

Dispose()

Declaration
public void Dispose()

Implements

System.IDisposable

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾