Inherits VRay.VRayEventArgs.
|
| HostDisconnectedEventArgs (string hostname, double instant) |
| Constructs a HostDisconnected args object with the given host name. More...
|
|
| VRayEventArgs (double instant) |
| Create a base event arg instance with timing info
|
|
|
string | Hostname [get] |
| Gets the name of the host that has been connected.
|
|
double | Instant [get, set] |
| Actual event time. Time is in seconds since V-Ray was initialized.
|
|
◆ HostDisconnectedEventArgs()
VRay.HostDisconnectedEventArgs.HostDisconnectedEventArgs |
( |
string |
hostname, |
|
|
double |
instant |
|
) |
| |
Constructs a HostDisconnected args object with the given host name.
- Parameters
-
hostname | The name of the host that has been connected. |
instant | The actual time of ocurrence - seconds since V-Ray initialization |
The documentation for this class was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CSharp/VRay_SDK_CSharp/VRayRT/EventArgs.cs