Call.CanHandleTransferReceived Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property CanHandleTransferReceived As Boolean
Get
'Usage
Dim value As Boolean
value = Me.CanHandleTransferReceived
protected virtual bool CanHandleTransferReceived { get; }
Property Value
Type: System.Boolean