Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public int QueuedEventHandlersPoolSize { get; set; }
Public Property QueuedEventHandlersPoolSize As Integer Get Set
public: property int QueuedEventHandlersPoolSize { int get (); void set (int value); }
/** @property */ public int get_QueuedEventHandlersPoolSize() /** @property */ public void set_QueuedEventHandlersPoolSize(int value)