ControlChannelTrigger.TransportObject Property
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.
Gets the transport object that the system is using for the transport connection associated with the ControlChannelTrigger object.
Note
The ControlChannelTrigger class is not supported on Windows Phone.
public:
property Platform::Object ^ TransportObject { Platform::Object ^ get(); };
IInspectable TransportObject();
public object TransportObject { get; }
var object = controlChannelTrigger.transportObject;
Public ReadOnly Property TransportObject As Object
Property Value
The transport object that the system is using for the transport connection