Click or drag to resize

ZooClientParametersOnLeaseChanged Property

Delegate called by ZooClient when a cloud zoo lease is changed

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public OnLeaseChangedDelegate OnLeaseChanged { get; }

Property Value

Type: OnLeaseChangedDelegate
See Also