Service.PostTimeout(DateTime, Context) Method
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.
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