CloseImportConnectionRunStep Class
Call-based import information passed into the CloseImportConnection method.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As CloseImportConnectionRunStep
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class CloseImportConnectionRunStep
Inherits ImportRunStep
[SerializableAttribute]
public sealed class CloseImportConnectionRunStep : ImportRunStep
[SerializableAttribute]
public ref class CloseImportConnectionRunStep sealed : public ImportRunStep
/** @attribute SerializableAttribute() */
public final class CloseImportConnectionRunStep extends ImportRunStep
SerializableAttribute
public final class CloseImportConnectionRunStep extends ImportRunStep
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.ImportRunStep
Microsoft.MetadirectoryServices.CloseImportConnectionRunStep
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.
Platforms
Target Platforms
See Also
Reference
CloseImportConnectionRunStep Members
Microsoft.MetadirectoryServices Namespace