CXAction.TimeoutDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time and date that the action expires.
public virtual Foundation.NSDate TimeoutDate { [Foundation.Export("timeoutDate", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.TimeoutDate : Foundation.NSDate
Property Value
The time and date that the action expires.
- Attributes