PowerTCP Sockets for .NET
Set Method




Syntax
'Declaration
 
Public Shared Sub Set( _
   ByVal runtimeLicense As String _
) 
'Usage
 
Dim runtimeLicense As String
 
License.Set(runtimeLicense)
public static void Set( 
   string runtimeLicense
)
public: static void Set( 
   string* runtimeLicense
) 
public:
static void Set( 
   String^ runtimeLicense
) 

Parameters

runtimeLicense
See Also

Reference

License Class
License Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic