Miner.Responder.Shared.Channels.MSMQ Namespace > MessageExpirationAttribute Class > Get Method : Get(MethodBase) Method |
'Declaration
Public Overloads Shared Function Get( _ ByVal method As System.Reflection.MethodBase _ ) As MessageExpirationAttribute
'Usage
Dim method As System.Reflection.MethodBase Dim value As MessageExpirationAttribute value = MessageExpirationAttribute.Get(method)
public static MessageExpirationAttribute Get( System.Reflection.MethodBase method )
public function Get( method: System.Reflection.MethodBase ): MessageExpirationAttribute; static;
public static function Get( method : System.Reflection.MethodBase ) : MessageExpirationAttribute;
public: static MessageExpirationAttribute* Get( System.Reflection.MethodBase* method )
public: static MessageExpirationAttribute^ Get( System.Reflection.MethodBase^ method )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2