Class DefaultTickSchedulerFactory
Inheritance
System.Object
DefaultTickSchedulerFactory
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net.Async
Assembly: AltV.Net.Async.dll
Syntax
public class DefaultTickSchedulerFactory : ITickSchedulerFactory
Methods
| Improve this Doc View SourceCreate(Thread)
Declaration
public ITickScheduler Create(Thread mainThread)
Parameters
Type | Name | Description |
---|---|---|
System.Threading.Thread | mainThread |
Returns
Type | Description |
---|---|
ITickScheduler |