BritainKnights/Docs/types/DelayStateCallTimer-T-.html

14 lines
1.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - DelayStateCallTimer&lt;T&gt;</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>(<a href="Timer.html">Timer</a>) - DelayStateCallTimer&lt;T&gt; : <!-- DBG-1 --><a href="Timer.html">Timer</a></h2>
(<font color="blue">ctor</font>) DelayStateCallTimer&lt;T&gt;( TimeSpan delay, TimeSpan interval, <font color="blue">int</font> count, <a href="TimerStateCallback-T-.html">TimerStateCallback</a>&lt;<font color="blue">T</font>&gt; callback, T state )<br>
<a href="TimerStateCallback-T-.html">TimerStateCallback</a>&lt;<font color="blue">T</font>&gt; Callback( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> DefRegCreation( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnTick()<br>
<font color="blue">virtual</font> <font color="blue">string</font> ToString()<br>
</body>
</html>