BlockingOperation(Guid, CachedObject) Constructor
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:
BlockingOperation(Guid instanceId, Microsoft::XLANGs::Core::CachedObject ^ location);
public BlockingOperation (Guid instanceId, Microsoft.XLANGs.Core.CachedObject location);
new Microsoft.XLANGs.Core.BlockingOperation : Guid * Microsoft.XLANGs.Core.CachedObject -> Microsoft.XLANGs.Core.BlockingOperation
Public Sub New (instanceId As Guid, location As CachedObject)
Parameters
- instanceId
- Guid
- location
- CachedObject