HasMethodBuilder
Gets a value indicating whether the return type of the method has an AsyncMethodBuilderAttribute
custom attribute.
Declaration
public bool HasMethodBuilder { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the return type of the method has an AsyncMethodBuilderAttribute
custom attribute.
public bool HasMethodBuilder { get; }
Type | Description |
---|---|
bool |