Share via


Service.PostTimeout(DateTime, Context) Method

Definition

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

Parameters

when
DateTime
notifyContext
Context

Returns

Applies to