DataSize.FromTerabytes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FromTerabytes(Int64)
public static Microsoft.Windows.EventTracing.DataSize FromTerabytes (long terabytes);
static member FromTerabytes : int64 -> Microsoft.Windows.EventTracing.DataSize
Public Shared Function FromTerabytes (terabytes As Long) As DataSize
Parameters
Returns
FromTerabytes(Decimal)
public static Microsoft.Windows.EventTracing.DataSize FromTerabytes (decimal terabytes);
static member FromTerabytes : decimal -> Microsoft.Windows.EventTracing.DataSize
Public Shared Function FromTerabytes (terabytes As Decimal) As DataSize
Parameters
Returns