메소드 | 설명 | |
---|---|---|
StartNew ( FiberType type, IExecutor executor = null ) : IFiber |
Helper to create and start an IFiber by type
|
메소드 | 설명 | |
---|---|---|
GetFromTyoe ( FiberType type, IExecutor executor ) : IFiber |
public static StartNew ( FiberType type, IExecutor executor = null ) : IFiber | ||
type | FiberType | |
executor | IExecutor | |
리턴 | IFiber |