Home
last modified time | relevance | path

Searched defs:IOThreadTimer (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DIOThreadTimer.cs35 class IOThreadTimer class
47 …public IOThreadTimer(Action<object> callback, object callbackState, bool isTypicallyCanceledShortl… in IOThreadTimer() method in System.Runtime.IOThreadTimer
52 …public IOThreadTimer(Action<object> callback, object callbackState, bool isTypicallyCanceledShortl… in IOThreadTimer() method in System.Runtime.IOThreadTimer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Statements/
H A DTimerTable.cs242 public IOThreadTimer IOThreadTimer property in System.Activities.Statements.TimerTable.TimerData