Universal Messaging 10.1 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for C# | Examples | Administration API | Console-based Realm Monitor
 
Console-based Realm Monitor
This example demonstrates how to monitor live realm status.
Usage
nTop <rname> [refreshRate]
<rname> - the custom URL to access the realm. Example: nhp://localhost:9000

[Optional Arguments]

[refreshRate] - the rate at which the information is reloaded on screen (milliseconds)
Application Source Code
Click here for a code example