Class Terminal.SystemInformationCompletedEventArgs
Inheritance
System.Object
Terminal.SystemInformationCompletedEventArgs
Inherited Members
Namespace: SIX.TimApi
Assembly: TimApi.dll
Syntax
public class SystemInformationCompletedEventArgs : Terminal.RequestCompletedEventArgs
Constructors
SystemInformationCompletedEventArgs(Terminal.RequestCompletedEventArgs, SystemInformationResponse)
Declaration
public SystemInformationCompletedEventArgs(Terminal.RequestCompletedEventArgs args, SystemInformationResponse systemInformationResponse)
Parameters
Type | Name | Description |
---|---|---|
Terminal.RequestCompletedEventArgs | args | |
SystemInformationResponse | systemInformationResponse |
Fields
SystemInformationResponse
Declaration
public readonly SystemInformationResponse SystemInformationResponse
Field Value
Type | Description |
---|---|
SystemInformationResponse |