 | FileTransferRunTime Property |
the time the transfer has used
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic TimeSpan RunTime { get; }
Public ReadOnly Property RunTime As TimeSpan
Get
public:
property TimeSpan RunTime {
TimeSpan get ();
}
member RunTime : TimeSpan with get
Property Value
Type:
TimeSpan
See Also