SendOrPostCallback

SendOrPostCallback typedef

using System::Threading::SendOrPostCallback = typedef System::MulticastDelegate<void(System::SharedPtr<Object>)>

See Also