MEPCalculationServerInfo.Dispose Method

MEPCalculationServerInfoDispose Method

Releases all resources used by the MEPCalculationServerInfo

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void Dispose()
Public Sub Dispose
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposableDispose
See Also