Parameters for the Get Monitor List event.
| C# | Visual Basic | Visual C++ |
public class GetMonitorListEventArgs : ServiceProvider..::.ServiceProviderCommonEventArgs
Public Class GetMonitorListEventArgs _ Inherits ServiceProvider..::.ServiceProviderCommonEventArgs
public ref class GetMonitorListEventArgs : public ServiceProvider..::.ServiceProviderCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getIsFinalResponse |
Is this the last event?
| |
| getMonitorId |
Get the Id of the monitor which triggered this event.
| |
| getMonitorResponseList |
Get the list of monitors contained in the event
| |
| getSequenceNumber |
Get the sequence number of this event.
| |
| getServiceProvider |
The ServiceProvider object that this message is associated with.
(Inherited from ServiceProvider..::.ServiceProviderCommonEventArgs.) | |
| getSessionId |
Get the id of the session which is associated with this event.
|
| Object | |||
| EventArgs | |||
| ServiceProvider..::.ServiceProviderCommonEventArgs | |||
| ServiceProvider..::.GetMonitorListEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)