ScopeGetAction public sealed delegate ScopeGetAction : MulticastDelegate Documentation Code public ScopeGetAction(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(string name, AsyncCallback callback, object object) public virtual object EndInvoke(IAsyncResult result) public virtual object Invoke(string name)