public void OnCompleted ( Action <object> continuation, object state, short token ) { m_source.OnCompleted(continuation, state, token); }