Moonware.Server.WCF
GetLicenseStatus Method



Gets the license status.
Syntax
'Declaration
 
<OperationBehaviorAttribute()>
Public Function GetLicenseStatus() As Moonware.Core.LicenseStatus
'Usage
 
Dim instance As MoonwareServerWCF
Dim value As Moonware.Core.LicenseStatus
 
value = instance.GetLicenseStatus()
[OperationBehaviorAttribute()]
public Moonware.Core.LicenseStatus GetLicenseStatus()
[OperationBehaviorAttribute()]
public:
Moonware.Core.LicenseStatus^ GetLicenseStatus(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MoonwareServerWCF Class
MoonwareServerWCF Members

Send Feedback