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: 2025.1.277.3624
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also