ScreenCaptureJob.Dispose Method ()

Frees the resources that the job creates.

Namespace: Microsoft.Expression.Encoder.ScreenCapture
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As ScreenCaptureJob

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

ScreenCaptureJob Class
ScreenCaptureJob Members
Microsoft.Expression.Encoder.ScreenCapture Namespace