Click or drag to resize

RepositoryDispose Method

Clean up after a Repository is used. Closes and Disposes the underlying connection

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also