Releases the unmanaged resources used by the P4Server and optionally releases the managed resources
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2014.1.83.7625 (2014.1.83.7625)
Syntax
C# |
---|
public void Dispose( bool disposing ) |
Visual Basic |
---|
Public Sub Dispose ( _ disposing As Boolean _ ) |
Visual C++ |
---|
public: void Dispose( bool disposing ) |
Parameters
- disposing
- Type: System..::..Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources