--- lang: ja-jp breaks: true --- # C# `SynchronizationContext.Post` と `Control.BeginInvoke` の違いは? 2022-03-29 > What are difference between using Invoke and SynchronizationContext.Post object? > https://stackoverflow.com/questions/21778078/what-are-difference-between-using-invoke-and-synchronizationcontext-post-object 「SynchronizationContext.Post() は BeginInvoke() を呼び出し、Send() は Invoke() を呼び出します。」 ###### tags: `C#` `SynchronizationContext.Post` `Control.BeginInvoke`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up