[C#]
void Flush(); void Flush(FlushIntention intention);
[Visual Basic]
Sub Flush() Sub Flush(intention As FlushIntention)
None.