Service.PostTimeout(DateTime, Context) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual Guid PostTimeout(DateTime when, Microsoft::XLANGs::Core::Context ^ notifyContext);
public virtual Guid PostTimeout (DateTime when, Microsoft.XLANGs.Core.Context notifyContext);
abstract member PostTimeout : DateTime * Microsoft.XLANGs.Core.Context -> Guid
override this.PostTimeout : DateTime * Microsoft.XLANGs.Core.Context -> Guid
Public Overridable Function PostTimeout (when As DateTime, notifyContext As Context) As Guid
参数
- when
- DateTime
- notifyContext
- Context