[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns schedule as a ulong

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework.Scheduler
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
ulong 
ToMask()
Public 
Function 
ToMask 
As 
ULong
public:
unsigned long long 
ToMask()

Return Value

Bitmask for schedule

See Also