ServerStation.TimeSpan Property

Gets a timespan object.
<ID("TimeSpan", (int)e.TimeSpan)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property TimeSpan() As TimeSpan
This language is not supported or no code example is available.
[ID("TimeSpan", (int)e.TimeSpan)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public TimeSpan TimeSpan {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition