[XmlAttributeAttribute]
public bool waitForCompletion { get; set; }<XmlAttributeAttribute>
Public Property waitForCompletion As Boolean
Get
Setpublic:
[XmlAttributeAttribute]
property bool waitForCompletion {
bool get ();
void set (bool value);
}[<XmlAttributeAttribute>]
member waitForCompletion : bool with get, set