DotNetWorkQueue.ATaskScheduler.Subscribe C# (CSharp) Method

Subscribe() public abstract method

Informs the scheduler that a client is connected
public abstract Subscribe ( ) : int
return int
        public abstract int Subscribe();