'Declaration
Property QueueCallbacks As Boolean
'Usage
Dim instance As _NotifyingWidget Dim value As Boolean instance.QueueCallbacks = value value = instance.QueueCallbacks
bool QueueCallbacks {get; set;}
'Declaration
Property QueueCallbacks As Boolean
'Usage
Dim instance As _NotifyingWidget Dim value As Boolean instance.QueueCallbacks = value value = instance.QueueCallbacks
bool QueueCallbacks {get; set;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.