Amazon.DNXCore.IntegrationTests.DisposableSwitch.DisposableSwitch C# (CSharp) Method

DisposableSwitch() protected method

protected DisposableSwitch ( ) : Amazon.Runtime
return Amazon.Runtime
        protected DisposableSwitch()
        { }
        protected void SetCallbacks(Action onStart, Action onEnd)

Same methods

DisposableSwitch::DisposableSwitch ( System.Action onEnd ) : Amazon.Runtime
DisposableSwitch::DisposableSwitch ( System.Action onStart, System.Action onEnd ) : Amazon.Runtime