RhinoCommon API
ZooClientParametersOnLeaseChanged Property |
Delegate called by ZooClient when a cloud zoo lease is changed
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public OnLeaseChangedDelegate OnLeaseChanged { get; }
Public ReadOnly Property OnLeaseChanged As OnLeaseChangedDelegate Get
Property Value
Type: OnLeaseChangedDelegate