Method GetTimeout
GetTimeout(object)
Gets the timeout for the specified event.
public TimeSpan? GetTimeout(object token)
Parameters
tokenobjectThe token of the event.
Gets the timeout for the specified event.
public TimeSpan? GetTimeout(object token)
token objectThe token of the event.