Public Property DisableLongPolling As Boolean Get Set
public bool DisableLongPolling { get; set; }
public: property bool DisableLongPolling { bool get (); void set (bool value); }