API Reference
Class
SysvolDfsrService
Provides DFSR backlog and staging information for SYSVOL.
Inheritance
- Object
- SysvolDfsrService
Methods
public static SysvolDfsrInfo GetInfo(String computerName) #Returns:
SysvolDfsrInfoGets DFSR backlog and staging information for the specified domain controller.
Parameters
- computerName System.String
- Target domain controller name.
Returns
Replication information or null when unavailable.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object