Click or drag to resize
BulkTransactionsAddition Operator

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static BulkTransactions operator +(
	BulkTransactions a,
	Transaction b
)

Parameters

a
Type: StreamCoders.RtspBulkTransactions
b
Type: StreamCoders.RtspTransaction

Return Value

Type: BulkTransactions
See Also