[Missing <summary> documentation for M:QS.CMS.Framework2.Client.BeginOpen(QS.CMS.Base3.GroupID,QS.CMS.Framework2.GroupOptions,System.AsyncCallback,System.Object)]

C# | Visual Basic | Managed C++ |
public IAsyncResult BeginOpen ( GroupID groupID, GroupOptions options, AsyncCallback asyncCallback, Object asyncState )
Public Function BeginOpen ( _ groupID As GroupID, _ options As GroupOptions, _ asyncCallback As AsyncCallback, _ asyncState As Object _ ) As IAsyncResult
public: virtual IAsyncResult^ BeginOpen ( GroupID groupID, GroupOptions options, AsyncCallback^ asyncCallback, Object^ asyncState ) sealed

- groupID (GroupID)
[Missing <param> documentation for "groupID"]
- options (GroupOptions)
[Missing <param> documentation for "options"]
- asyncCallback (AsyncCallback)
[Missing <param> documentation for "asyncCallback"]
- asyncState (Object)
[Missing <param> documentation for "asyncState"]

[Missing <returns> documentation for M:QS.CMS.Framework2.Client.BeginOpen(QS.CMS.Base3.GroupID,QS.CMS.Framework2.GroupOptions,System.AsyncCallback,System.Object)]