Void Produces a sequence with a single void value. Syntax Sequence.Void Return Value A sequence with a single void value. Remarks This action is internally defined by passing Core.Void to the return keyword: return Core.Void