ExternalServiceDispose Method

Releases all resources used by the ExternalService

Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also