IConnectionSessionLogView Interface |
Namespace: VirtualRadar.Interface.View
The IConnectionSessionLogView type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndDate |
Gets or sets the end date for the list of sessions to show to the user.
|
![]() | StartDate |
Gets or sets the start date for the list of sessions to show to the user.
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | ShowSessions |
Displays the sessions passed across to the user.
|
![]() | ShowValidationResults |
Displays the results of the validation of input to the user.
(Inherited from IValidateView.) |
![]() | ShowView |
Displays the view to the user.
(Inherited from IView.) |
Name | Description | |
---|---|---|
![]() | ShowSessionsClicked |
The user has indicated that they've entered enough information to identify the sessions and now they want to see them.
|