Interface IDGC
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/rmi/dgc/DGC.html
public interface IDGC : IRemote
Methods
Clean(ObjID[], long, VMID, bool)
void Clean(ObjID[] arg0, long arg1, VMID arg2, bool arg3)
Parameters
Exceptions
Dirty(ObjID[], long, Lease)
Lease Dirty(ObjID[] arg0, long arg1, Lease arg2)