Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees the resources that the job creates.
Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As JobBase
instance.Dispose
public void Dispose ()
public:
virtual void Dispose () sealed
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
JobBase Class
JobBase Members
Microsoft.Expression.Encoder Namespace