LocalEndpointExtensions.TriggerRegistrationRefresh Method
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:
[System::Runtime::CompilerServices::Extension]
static void TriggerRegistrationRefresh(Microsoft::Rtc::Collaboration::LocalEndpoint ^ endpoint, TimeSpan refreshDelay);
public static void TriggerRegistrationRefresh (this Microsoft.Rtc.Collaboration.LocalEndpoint endpoint, TimeSpan refreshDelay);
static member TriggerRegistrationRefresh : Microsoft.Rtc.Collaboration.LocalEndpoint * TimeSpan -> unit
<Extension()>
Public Sub TriggerRegistrationRefresh (endpoint As LocalEndpoint, refreshDelay As TimeSpan)
Parameters
- endpoint
- LocalEndpoint
- refreshDelay
- TimeSpan