[This is preliminary documentation and is subject to change.]
Releases the unmanaged resources used by the P4Server and optionally releases the managed resources
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)
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