Click or drag to resize

AsyncInitArgsCount Property

Gets the argument count.

Namespace:  Ditto.AsyncInit.Services
Assembly:  Ditto.AsyncInit.Services (in Ditto.AsyncInit.Services.dll) Version: 1.5.0.2468
Syntax
public int Count { get; }

Property Value

Type: Int32
Argument count.
See Also