MsgLoadOptions.Timeout

MsgLoadOptions.Timeout property

Limits the time in milliseconds of formatting message while converting. Default value 3 sec.

public int Timeout { get; set; }

See Also