GraphConnection.ResetDataAsync Method ()
Namespace: Microsoft.Azure.Graphs
Assembly: Microsoft.Azure.Graphs (in Microsoft.Azure.Graphs.dll)
Syntax
public Task ResetDataAsync()
public:
Task^ ResetDataAsync()
Public Function ResetDataAsync As Task
Return Value
Type: System.Threading.Tasks.Task
See Also
GraphConnection Class
Microsoft.Azure.Graphs Namespace
Return to top