Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Polling interval to check for new log messages.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor
Assembly: MsmqDistributor (in MsmqDistributor.exe)
Syntax
'Declaration
Public Property QueueTimerInterval As Integer
public int QueueTimerInterval { get; set; }
public:
property int QueueTimerInterval {
int get ();
void set (int value);
}
public function get QueueTimerInterval () : int
public function set QueueTimerInterval (value : int)
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace