StaticRegistration(String, TimeSpan) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
StaticRegistration(System::String ^ instanceIdentitySeed, TimeSpan expiryTime);
public StaticRegistration (string instanceIdentitySeed, TimeSpan expiryTime);
new Microsoft.Rtc.Internal.Collaboration.StaticRegistration : string * TimeSpan -> Microsoft.Rtc.Internal.Collaboration.StaticRegistration
Public Sub New (instanceIdentitySeed As String, expiryTime As TimeSpan)
Parameters
- instanceIdentitySeed
- String
- expiryTime
- TimeSpan