IsCloseCustomActivity(LogRecordKind)
Determines whether a given LogRecordKind represents the closing of a custom activity.
Declaration
public static bool IsCloseCustomActivity(this LogRecordKind kind)
Parameters
Type | Name | Description |
---|---|---|
LogRecordKind | kind |
Returns
Type | Description |
---|---|
bool |
|