BritainKnights/Docs/types/DelayCallTimer.html

14 lines
1,018 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - DelayCallTimer</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>) - DelayCallTimer : <!-- DBG-1 --><a href="Timer.html">Timer</a></h2>
(<font color="blue">ctor</font>) DelayCallTimer( TimeSpan delay, TimeSpan interval, <font color="blue">int</font> count, <!-- DBG-0 --><a href="TimerCallback.html">TimerCallback</a> callback )<br>
<!-- DBG-0 --><a href="TimerCallback.html">TimerCallback</a> 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>