ComputeStats Constructors
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
ComputeStats() | |
ComputeStats(Int32) |
ComputeStats()
public ComputeStats ();
Public Sub New ()
Applies to
ComputeStats(Int32)
public ComputeStats (int historySize);
new Microsoft.WindowsAzure.Commands.Sync.ComputeStats : int -> Microsoft.WindowsAzure.Commands.Sync.ComputeStats
Public Sub New (historySize As Integer)
Parameters
- historySize
- Int32