Gets the value of the duration expressed in seconds.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic long Seconds { get; }Public ReadOnly Property Seconds As Long
	Get
public:
property long long Seconds {
	long long get ();
}Property Value
Type: 
Int64
See Also