Click or drag to resize

IcddContainerBuilderGetAssembledContainerAsync Method

Returns a new assembled container as an async task

Namespace: IIB.ICDD
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public Task<InformationContainer> GetAssembledContainerAsync()

Return Value

TaskInformationContainer
See Also