public Task ResetAsync()
Public Function ResetAsync As Task
public:
Task^ ResetAsync()
function ResetAsync();
[Missing <returns> documentation for "M:Gemstone.PQDIF.Logical.LogicalParser.ResetAsync"]
InvalidOperationException | The PQDIF file is not open. |
InvalidDataException | First record of PQDIF file is not the container record. |
EndOfStreamException | End of stream encountered while reading the container record. |