You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .NET SDK uses scheduleNewWorkflowAsync to start a new workflow. For the sake of consistent documentation and to lessen developer confusion, I propose renaming this method to scheduleNew to keep the format of the other methods in the JS SDK, but also align its purpose with the other language SDKs.