| DiaSpringWrapperCommonChannelInfoCallStartTime Property |
The current or last call starting time in local datetime format. This value is reset to MinValue on each new call.
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic DateTime CallStartTime { get; }Public ReadOnly Property CallStartTime As DateTime
Get
public:
property DateTime CallStartTime {
DateTime get ();
}member CallStartTime : DateTime with get
Property Value
Type:
DateTime
See Also