RNIF_SyncSend_PT Constructors

Definition

Overloads

RNIF_SyncSend_PT(RNIF_SyncSend_PT)
RNIF_SyncSend_PT(Int32, IServiceProxy)

RNIF_SyncSend_PT(RNIF_SyncSend_PT)

public:
 RNIF_SyncSend_PT(Microsoft::Solutions::BTARN::PublicInitiator::RNIF_SyncSend_PT ^ p);
public RNIF_SyncSend_PT (Microsoft.Solutions.BTARN.PublicInitiator.RNIF_SyncSend_PT p);
new Microsoft.Solutions.BTARN.PublicInitiator.RNIF_SyncSend_PT : Microsoft.Solutions.BTARN.PublicInitiator.RNIF_SyncSend_PT -> Microsoft.Solutions.BTARN.PublicInitiator.RNIF_SyncSend_PT
Public Sub New (p As RNIF_SyncSend_PT)

Parameters

Applies to

RNIF_SyncSend_PT(Int32, IServiceProxy)

public:
 RNIF_SyncSend_PT(int portInfo, Microsoft::XLANGs::Core::IServiceProxy ^ s);
public RNIF_SyncSend_PT (int portInfo, Microsoft.XLANGs.Core.IServiceProxy s);
new Microsoft.Solutions.BTARN.PublicInitiator.RNIF_SyncSend_PT : int * Microsoft.XLANGs.Core.IServiceProxy -> Microsoft.Solutions.BTARN.PublicInitiator.RNIF_SyncSend_PT
Public Sub New (portInfo As Integer, s As IServiceProxy)

Parameters

portInfo
Int32

Applies to