'Declaration
Public Overloads Function AddAsync( _
ByVal As System.IO.Stream, _
ByVal As System.String, _
ByVal As System.Date _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task AddAsync(
System.IO.Stream ,
System.string ,
System.DateTime
)