Constructor VerifyingLockFactory
VerifyingLockFactory(SByte, LockFactory, String, Int32)
Declaration
public VerifyingLockFactory(sbyte id, LockFactory lf, String host, int port)
Parameters
Type | Name | Description |
---|---|---|
System. |
id | should be a unique id across all clients |
Lock |
lf | the LockFactory that we are testing |
System. |
host | host or IP where Lock |
System. |
port | the port Lock |