IAsync Code Example Interface
Represents a code example that executes asyncrhonously.
Definition
Namespace: Novacta.Documentation.CodeExamples
Assembly: Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 2.0.0+d0711904e187765f05e6dc698044fce33381798b
Assembly: Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 2.0.0+d0711904e187765f05e6dc698044fce33381798b
C#
public interface IAsyncCodeExampleVB
Public Interface IAsyncCodeExampleC++
public interface class IAsyncCodeExampleF#
type IAsyncCodeExample = interface endMethods
| Main | The method encapsulating the asyncrhonous code to be exemplified. |